OpenOptionsFreeHand¶
openOptionsFreeHand
Description¶
Options for opening a FreeHand file.
Properties¶
OpenOptionsFreeHand.convertTextToOutlines¶
openOptionsFreeHand.convertTextToOutlines
Description¶
If true
, all text is converted to vector paths; preserves the visual appearance of type.
Default: false
.
Type¶
Boolean.
OpenOptionsFreeHand.importSinglePage¶
openOptionsFreeHand.importSinglePage
Description¶
If true
, imports only the page specified in the pageToOpen
property.
Default: true
.
Type¶
Boolean.
OpenOptionsFreeHand.pageToOpen¶
openOptionsFreeHand.pageToOpen
Description¶
The number of the page to import when opening a multipage document. Valid only when importSinglePage
is true
.
Type¶
Number (long).
OpenOptionsFreeHand.parent¶
openOptionsFreeHand.parent
Description¶
The parent of this object.
Type¶
Object; read-only.
OpenOptionsFreeHand.typename¶
openOptionsFreeHand.typename
Description¶
The class name of the referenced object.
Type¶
String; read-only.