Search
DxfExporter Members
Constructors Properties Methods
 


Exports diagrams to AutoDesk Drawing Exchange Format (DXF) files.

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

 Public Constructors

  Name Description

DxfExporter

Initializes a new instance of the DxfExporter class.

 Public Properties

  Name Description

ExportImages

Gets or sets a value indicating whether the images that are displayed inside diagram nodes should be exported.

ExportTextAsMultiline

Gets or sets a value indicating whether item labels should be exported to DXF MTEXT entities.

 Public Methods

  Name Description

Export

Creates a DXF file representing the specified NetDiagram diagram.

 See Also