Object
GenericPDFOpenOptions
Options that can be specified when opening a generic PDF document.
OpenOptions ›GenericPDFOpenOptions
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| static | Boolean | read/write | If true, anti-aliasing is used. |
| static | BitsPerChannelType | read/write | The number of bits per channel. |
| static | Boolean | read/write | DEPRECATED. |
| static | CropToType | read/write | The cropping method to use. |
| static | UnitValue | read/write | DEPRECATED. |
| static | OpenDocumentMode | read/write | The document mode. |
| static | String | read/write | The name of the document. |
| static | Int | read/write | The number of the 3d object to open. |
| static | Int | read/write | The number of the page or image to open. |
| static | Number | read/write | The resolution of the document (in pixels per inch) |
| static | Boolean | read/write | If true, suppresses any warnings that may occur during opening. |
| static | Boolean | read/write | If true, the value specified in the page property refers to a page number. If false, the value specifies an image number. |
| static | Boolean | read/write | If true, the value specified in the page property refers to a page number. If false, the value specifies an image number. |
| static | UnitValue | read/write | DEPRECATED. |