Search
SvgExporter Members
Constructors Properties Methods
 


Creates SVG (Scalable Vector Graphics) drawings from the content of Diagram objects.

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

ExternalImages

Specifies whether images displayed by diagram items should be exported to external files.

GZipCompression

Specifies whether to create GZip compressed SVG.

HyperLinkStyle

Specifies what kind of hyperlinks should be generated for the HyperLink property of items.

HyperLinkTarget

Specify the value of the target attribute generated for the HyperLink property of items.

RenderOptions

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

 Public Methods

  Name Description

Export

Overloaded.  

 See Also