Aspose::Page::XPS::ImageMode enum
ImageMode enum
Lists the options of fitting image within a box.
enum class ImageMode
Values
Name | Value | Description |
---|---|---|
FitToWidth | 1 | The image fits to width. |
FitToHeight | 2 | The image fits to height. |
FitToBox | 3 | The image fits to box. |
See Also
- Namespace Aspose::Page::XPS
- Library Aspose.Page for C++