Fixup

Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum

public final class Fixup extends System.Enum

This enum represents an type of Fixup.

Fields

FieldDescription
ConvertAllPagesIntoCMYKImagesAndPreserveTextInformationNot supported.
ConvertFontsToOutlinesNot supported.
DerivePageGeometryBoxesFromCropMarksNot supported.
EmbedMissingFontsNot supported.
RotatePagesToLandscapeRotate all pages to landscape if portrait by 90 degrees.
RotatePagesToPortraitRotate all pages to portrait if landscape by 90 degrees.

ConvertAllPagesIntoCMYKImagesAndPreserveTextInformation

public static final int ConvertAllPagesIntoCMYKImagesAndPreserveTextInformation

Not supported.

ConvertFontsToOutlines

public static final int ConvertFontsToOutlines

Not supported.

DerivePageGeometryBoxesFromCropMarks

public static final int DerivePageGeometryBoxesFromCropMarks

Not supported.

EmbedMissingFonts

public static final int EmbedMissingFonts

Not supported.

RotatePagesToLandscape

public static final int RotatePagesToLandscape

Rotate all pages to landscape if portrait by 90 degrees.

RotatePagesToPortrait

public static final int RotatePagesToPortrait

Rotate all pages to portrait if landscape by 90 degrees.