DiagramConvertOptions class

DiagramConvertOptions class

Options for conversion to Diagram file type.

The DiagramConvertOptions type exposes the following members:

Constructors

Constructor Description
init Initializes a new instance of DiagramConvertOptions.

Properties

Property Description
auto_fit_page_to_drawing_content The option defines whether to enlarge the page to fit the drawing content.
page_number (inherited from CommonConvertOptions)
pages (inherited from CommonConvertOptions)
pages_count (inherited from CommonConvertOptions)
watermark (inherited from CommonConvertOptions)

See Also