Class
Options which may be supplied when opening a FreeHand file.
OpenOptionsFreeHand
Hierarchy
Properties
Property | Type | Access | Description |
---|---|---|---|
convertTextToOutlines | bool | r/w | Should all text be converted to outlines (default: false) |
importSinglePage | bool | r/w | If true, only the specified page number, as set in the page to open property, will be imported (default: true) |
pageToOpen | int | r/w | What page should be used when opening a multipage document; valid only if the import single page property is true (default: 1) |
parent | Object | readonly | The object's container. |
typename | string | readonly | The class name of the object. |
Element of
Preferences.FreeHandFileOptions
Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |