com.adobe.livecycle.convertpdfservice.client
Class ToPSOptionSpecConstants
java.lang.Object
com.adobe.livecycle.convertpdfservice.client.ToPSOptionSpecConstants
public class ToPSOptionSpecConstants
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PS_LEVEL
public static final java.lang.String PS_LEVEL
- See Also:
- Constant Field Values
ALLOW_BINARY_CONTENT
public static final java.lang.String ALLOW_BINARY_CONTENT
- See Also:
- Constant Field Values
FONT_INCLUSION
public static final java.lang.String FONT_INCLUSION
- See Also:
- Constant Field Values
INCLUDE_COMMENTS
public static final java.lang.String INCLUDE_COMMENTS
- See Also:
- Constant Field Values
CONVERT_TRUE_TYPE_TO_TYPE1
public static final java.lang.String CONVERT_TRUE_TYPE_TO_TYPE1
- See Also:
- Constant Field Values
COLOR
public static final java.lang.String COLOR
- See Also:
- Constant Field Values
USE_MAX_JPEG_IMAGE_RESOLUTION
public static final java.lang.String USE_MAX_JPEG_IMAGE_RESOLUTION
- See Also:
- Constant Field Values
TRIM_MARKS
public static final java.lang.String TRIM_MARKS
- See Also:
- Constant Field Values
BLEED_MARKS
public static final java.lang.String BLEED_MARKS
- See Also:
- Constant Field Values
REGISTRATION_MARKS
public static final java.lang.String REGISTRATION_MARKS
- See Also:
- Constant Field Values
COLOR_BARS
public static final java.lang.String COLOR_BARS
- See Also:
- Constant Field Values
PAGE_INFORMATION
public static final java.lang.String PAGE_INFORMATION
- See Also:
- Constant Field Values
LINE_WEIGHT
public static final java.lang.String LINE_WEIGHT
- See Also:
- Constant Field Values
EMIT_PS_FORM_OBJECTS
public static final java.lang.String EMIT_PS_FORM_OBJECTS
- See Also:
- Constant Field Values
EMIT_CID_FONT_TYPE2
public static final java.lang.String EMIT_CID_FONT_TYPE2
- See Also:
- Constant Field Values
SHRINK_TO_FIT
public static final java.lang.String SHRINK_TO_FIT
- See Also:
- Constant Field Values
EXPAND_TO_FIT
public static final java.lang.String EXPAND_TO_FIT
- See Also:
- Constant Field Values
ROTATE_AND_CENTER
public static final java.lang.String ROTATE_AND_CENTER
- See Also:
- Constant Field Values
PAGE_SIZE_WIDTH
public static final java.lang.String PAGE_SIZE_WIDTH
- See Also:
- Constant Field Values
PAGE_SIZE_HEIGHT
public static final java.lang.String PAGE_SIZE_HEIGHT
- See Also:
- Constant Field Values
REVERSE
public static final java.lang.String REVERSE
- See Also:
- Constant Field Values
STYLE
public static final java.lang.String STYLE
- See Also:
- Constant Field Values
PAGE_SIZE
public static final java.lang.String PAGE_SIZE
- See Also:
- Constant Field Values
PAGE_RANGE
public static final java.lang.String PAGE_RANGE
- See Also:
- Constant Field Values
RESOLUTION
public static final java.lang.String RESOLUTION
- See Also:
- Constant Field Values
LEGACYTOSIMPLEPS
public static final java.lang.String LEGACYTOSIMPLEPS
- See Also:
- Constant Field Values
PS_LEVEL_ID
public static final int PS_LEVEL_ID
- See Also:
- Constant Field Values
ALLOW_BINARY_CONTENT_ID
public static final int ALLOW_BINARY_CONTENT_ID
- See Also:
- Constant Field Values
FONT_INCLUSION_ID
public static final int FONT_INCLUSION_ID
- See Also:
- Constant Field Values
INCLUDE_COMMENTS_ID
public static final int INCLUDE_COMMENTS_ID
- See Also:
- Constant Field Values
CONVERT_TRUE_TYPE_TO_TYPE1_ID
public static final int CONVERT_TRUE_TYPE_TO_TYPE1_ID
- See Also:
- Constant Field Values
COLOR_ID
public static final int COLOR_ID
- See Also:
- Constant Field Values
USE_MAX_JPEG_IMAGE_RESOLUTION_ID
public static final int USE_MAX_JPEG_IMAGE_RESOLUTION_ID
- See Also:
- Constant Field Values
TRIM_MARKS_ID
public static final int TRIM_MARKS_ID
- See Also:
- Constant Field Values
BLEED_MARKS_ID
public static final int BLEED_MARKS_ID
- See Also:
- Constant Field Values
REGISTRATION_MARKS_ID
public static final int REGISTRATION_MARKS_ID
- See Also:
- Constant Field Values
COLOR_BARS_ID
public static final int COLOR_BARS_ID
- See Also:
- Constant Field Values
PAGE_INFORMATION_ID
public static final int PAGE_INFORMATION_ID
- See Also:
- Constant Field Values
LINE_WEIGHT_ID
public static final int LINE_WEIGHT_ID
- See Also:
- Constant Field Values
EMIT_PS_FORM_OBJECTS_ID
public static final int EMIT_PS_FORM_OBJECTS_ID
- See Also:
- Constant Field Values
EMIT_CID_FONT_TYPE2_ID
public static final int EMIT_CID_FONT_TYPE2_ID
- See Also:
- Constant Field Values
SHRINK_TO_FIT_ID
public static final int SHRINK_TO_FIT_ID
- See Also:
- Constant Field Values
EXPAND_TO_FIT_ID
public static final int EXPAND_TO_FIT_ID
- See Also:
- Constant Field Values
ROTATE_AND_CENTER_ID
public static final int ROTATE_AND_CENTER_ID
- See Also:
- Constant Field Values
PAGE_SIZE_WIDTH_ID
public static final int PAGE_SIZE_WIDTH_ID
- See Also:
- Constant Field Values
PAGE_SIZE_HEIGHT_ID
public static final int PAGE_SIZE_HEIGHT_ID
- See Also:
- Constant Field Values
REVERSE_ID
public static final int REVERSE_ID
- See Also:
- Constant Field Values
STYLE_ID
public static final int STYLE_ID
- See Also:
- Constant Field Values
PAGE_SIZE_ID
public static final int PAGE_SIZE_ID
- See Also:
- Constant Field Values
PAGE_RANGE_ID
public static final int PAGE_RANGE_ID
- See Also:
- Constant Field Values
RESOLUTION_ID
public static final int RESOLUTION_ID
- See Also:
- Constant Field Values
LEGACY_TOSIMPLEPS_ID
public static final int LEGACY_TOSIMPLEPS_ID
- See Also:
- Constant Field Values
ToPSOptionSpecConstants
public ToPSOptionSpecConstants()