![]() |
Hot Door CORE 0.8.4
Adobe® Illustrator® Plug-in Library
|
Describes the setup options of an existing document. More...
#include <hdicoreCurrentDocument.h>

Public Member Functions | |
| Setup () | |
| Constructs a new Setup object with default values. | |
| virtual | ~Setup () |
| Destructs a Setup object. | |
Public Attributes | |
| Size | size |
| Document dimensions. | |
| bool | showPlacedImages |
| Indicates whether placed images are shown. | |
| double | resolution |
| Bezier resolution in dpi. | |
| bool | splitLongPaths |
| Controls whether long paths are split. Which paths are affected also depends on the bezier resolution. | |
| bool | printTiles |
| Controls whether multiple tiled pages are printed (or just a single page). | |
| bool | tileFullPages |
| Ignored when printTiles is false; otherwise, controls whether many tiles are created to print the entire artboard (or just the imageable area of a page). | |
Describes the setup options of an existing document.
| hdi::core::CurrentDocument::Setup::Setup | ( | ) |
Constructs a new Setup object with default values.
|
virtual |
Destructs a Setup object.