VisioRenderingOptions

VisioRenderingOptions class

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

The VisioRenderingOptions type exposes the following members:

Constructors

Name Description
VisioRenderingOptions() Initializes an instance of the VisioRenderingOptions class.

Properties

Name 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