GenericEPSOpenOptions¶
Description¶
Options that can be specified when opening a generic EPS document.
Static Properties¶
antiAlias readonly | If true, anti-aliasing is used. |
constrainProportions readonly | If true, the image proportions are constrained. |
height readonly | The image height. |
mode readonly | The document mode. |
resolution readonly | The resolution of the document (in pixels per inch) |
width readonly | The image width. |