DocProps
Contents
[
Hide
]DocProps class
Contains elements that control the document’s preview quality, scope, and output format.
Properties
| Name | Type | Description |
|---|---|---|
| Del | int | A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted loca |
| OutputFormat | OutputFormat | Specifies the output format for a drawing. |
| LockPreview | BoolValue | Specifies whether a preview is saved each time you save a drawing. |
| AddMarkup | BoolValue | Indicates whether the document is being reviewed for markup. |
| ViewMarkup | BoolValue | Determines whether markup appears in the drawing window. |
| PreviewQuality | BoolValue | Specifies whether the drawing preview is draft quality or detailed. |
| PreviewScope | PreviewScope | Specifies whether the document includes a preview, and, if so, whether the preview shows only the first page or all the |
| DocLangID | IntValue | Indicates the default language for the document. |
Methods
| Name | Description |
|---|---|
| deepClone | Creates deep copy of this instance. |