XML export preferences.
XML export preference properties
| Property | Type | Access | Description |
|---|---|---|---|
| class | integer | read | The class descriptor type. |
| copy formatted images | boolean | r/w | Whether to copy formatted images to images sub folder. |
| copy optimized images | boolean | r/w | Whether to copy optimized images to images sub folder. |
| copy original images | boolean | r/w | Whether to copy original images to images sub folder. |
| exclude dtd | boolean | r/w | Whether to exclude the DTD from the exported XML. |
| export from selected | boolean | r/w | Whether to export from a selected element (otherwise export the entire document). |
| file encoding | XML file encoding enumeration | r/w | File encoding to be used when exporting. |
| GIF options interlaced | boolean | r/w | Generate interlaced GIFs. |
| GIF options palette | GIF options palette enumeration | r/w | Color palette to use for GIF conversion. |
| image conversion | image conversion enumeration | r/w | Type of image to generate for optimized and formatted images. |
| JPEG options format | JPEG options format enumeration | r/w | Format of converted JPEG image. |
| JPEG options quality | JPEG options quality enumeration | r/w | Quality of converted JPEG image. |
| object reference | object | read | An object reference for this object. |
| parent | object | read | The parent of the object. |
| preferred browser | alias or string | r/w | The preferred browser for viewing XML. |
| properties | record | r/w | Property that allows setting of several properties at the same time. |
| ruby | boolean | r/w | Whether to include Ruby in the exported XML. |
| view after export | boolean | r/w | Whether to view exported XML in a default viewer. |