Enum Fixup
Fixup enumeration
This enum represents an type of Fixup.
public enum Fixup
Values
Name | Value | Description |
---|---|---|
ConvertAllPagesIntoCMYKImagesAndPreserveTextInformation | 0 | Not supported. |
ConvertFontsToOutlines | 1 | Not supported. |
DerivePageGeometryBoxesFromCropMarks | 2 | Not supported. |
EmbedMissingFonts | 3 | Not supported. |
RotatePagesToLandscape | 4 | Rotate all pages to landscape if portrait by 90 degrees. |
RotatePagesToPortrait | 5 | Rotate all pages to portrait if landscape by 90 degrees. |
See Also
- namespace Aspose.Pdf
- assembly Aspose.PDF