DocProps class
DocProps class
Contains elements that control the document’s preview quality, scope, and output format.
The DocProps type exposes the following members:
Properties
| Property | Description |
|---|---|
| output_format | Specifies the output format for a drawing. |
| lock_preview | Specifies whether a preview is saved each time you save a drawing. |
| add_markup | Indicates whether the document is being reviewed for markup. |
| view_markup | Determines whether markup appears in the drawing window. |
| preview_quality | Specifies whether the drawing preview is draft quality or detailed. |
| preview_scope | 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. |
| doc_lang_id | Indicates the default language for the document. |
See Also
- module aspose.diagram