Property Getters/Setters Summary | ||
---|---|---|
method | getAddMarkup() | |
Indicates whether the document is being reviewed for markup.
|
||
method | getDel() | |
method | setDel(value) | |
A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted locally. The value of the property is BOOL integer constant. | ||
method | getDocLangID() | |
Indicates the default language for the document.
|
||
method | getLockPreview() | |
Specifies whether a preview is saved each time you save a drawing.
|
||
method | getOutputFormat() | |
Specifies the output format for a drawing.
|
||
method | getPreviewQuality() | |
Specifies whether the drawing preview is draft quality or detailed.
|
||
method | getPreviewScope() | |
Specifies whether the document includes a preview, and, if so, whether the preview shows only the first page or all the pages in the document.
|
||
method | getViewMarkup() | |
Determines whether markup appears in the drawing window.
|
Method Summary | ||
---|---|---|
method | deepClone() | |
Creates deep copy of this instance.
|
int getDel() / setDel(value)
OutputFormat getOutputFormat()
BoolValue getLockPreview()
BoolValue getAddMarkup()
BoolValue getViewMarkup()
BoolValue getPreviewQuality()
PreviewScope getPreviewScope()