Search
SvgExporter Members
Constructors Properties Methods
 


Exports diagrams to Scalable Vector Graphics Format (SVG) files.

The following tables list the members exposed by the SvgExporter type.

 Public Constructors

  Name Description

SvgExporter

Initializes a new instance of the SvgExporter class.

 Public Properties

  Name Description

EnableBackground

Specifies whether to fill the background with color.

EnableGrid

Gets or sets a value indicating whether the alignment grid is rendered.

InvisibleItems

Gets or sets a value indicating whether invisible items should be exported.

RenderOptions

Gets a RenderOptions instance that provides various settings for configuring the appearance of exported diagrams.

 Public Methods

  Name Description

Export

Overloaded.  

 See Also