Search
SvgExporter Members
Constructors Properties Methods
 


Creates SVG (Scalable Vector Graphics) files from FlowChartX diagrams.

( a feature of FlowChartX Pro edition)

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

ExportInvisibleItems

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

 Public Methods

  Name Description

Export

Creates an SVG drawing representing the specified FlowChartX diagram.

ExportString

Returns a string containing the SVG markup corresponding to the specified diagram.

 See Also