Enum Fixup

Fixup enumeration

This enum represents an type of Fixup.

public enum Fixup

Values

NameValueDescription
ConvertAllPagesIntoCMYKImagesAndPreserveTextInformation0Not supported.
ConvertFontsToOutlines1Not supported.
DerivePageGeometryBoxesFromCropMarks2Not supported.
EmbedMissingFonts3Not supported.
RotatePagesToLandscape4Rotate all pages to landscape if portrait by 90 degrees.
RotatePagesToPortrait5Rotate all pages to portrait if landscape by 90 degrees.

See Also