public final class Fixup
extends com.aspose.ms.System.Enum
This enum represents an type of Fixup.
Modifier and Type | Field and Description |
---|---|
static int |
ConvertAllPagesIntoCMYKImagesAndPreserveTextInformation
Not supported.
|
static int |
ConvertFontsToOutlines
Not supported.
|
static int |
DerivePageGeometryBoxesFromCropMarks
Not supported.
|
static int |
EmbedMissingFonts
Not supported.
|
static int |
RotatePagesToLandscape
Rotate all pages to landscape if portrait by 90 degrees.
|
static int |
RotatePagesToPortrait
Rotate all pages to portrait if landscape by 90 degrees.
|
public static final int ConvertAllPagesIntoCMYKImagesAndPreserveTextInformation
Not supported.
public static final int ConvertFontsToOutlines
Not supported.
public static final int DerivePageGeometryBoxesFromCropMarks
Not supported.
public static final int EmbedMissingFonts
Not supported.
public static final int RotatePagesToLandscape
Rotate all pages to landscape if portrait by 90 degrees.
public static final int RotatePagesToPortrait
Rotate all pages to portrait if landscape by 90 degrees.
Copyright © 2024 Aspose. All Rights Reserved.