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

PropertyDescription
output_formatSpecifies the output format for a drawing.
lock_previewSpecifies whether a preview is saved each time you save a drawing.
add_markupIndicates whether the document is being reviewed for markup.
view_markupDetermines whether markup appears in the drawing window.
preview_qualitySpecifies whether the drawing preview is draft quality or detailed.
preview_scopeSpecifies 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_idIndicates the default language for the document.

See Also