public class EpsLoadOptions extends LoadOptions
EPS load options
LoadOptions
Constructor and Description |
---|
EpsLoadOptions() |
Modifier and Type | Method and Description |
---|---|
int |
getPreviewExportFormat()
Gets the preview format to use for export.
|
void |
setPreviewExportFormat(int value)
Sets the preview format to use for export.
|
getBufferSizeHint, getDataBackgroundColor, getDataRecoveryMode, getProgressEventHandler, getUseIccProfileConversion, setBufferSizeHint, setDataBackgroundColor, setDataRecoveryMode, setProgressEventHandler, setUseIccProfileConversion
public int getPreviewExportFormat()
Gets the preview format to use for export. If it is not set or specified format is absent, the best available quality is selected by default.
public void setPreviewExportFormat(int value)
Sets the preview format to use for export. If it is not set or specified format is absent, the best available quality is selected by default.
value
- The preview format to use for export.