VisioRenderingOptions class

VisioRenderingOptions class

Contains options for rendering Visio documents. For details, see the documentation.

The VisioRenderingOptions type exposes the following members:

Constructors

Constructor Description
init Initializes an instance of the VisioRenderingOptions class.

Properties

Property Description
render_figures_only Render only Visio figures, not a diagram.
figure_width Figure width, height will be calculated automatically. Default value is 100.

See Also