Provides functionality for exporting the current CAD file into HPGL format.

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

Name Description
Public constructor CADToHPGL Initializes a new instance of the CADToHPGL class.
Top
Name Description
Public property IgnoreCmd
Public property Settings Gets settings for exporting the current CAD drawing. (inherited from ExportSimple<U>).
Top
Name Description
Public method Dispose (inherited from CADExport).
Public method Equals (Overloaded) (inherited from Object).
Public method GetHashCode (inherited from Object).
Public method GetType (inherited from Object).
Public method Static ReferenceEquals (inherited from Object).
Public method SaveToFile (Overloaded) (inherited from CADExport).
Public method SaveToStream Exports the current CAD file to the stream defined by the specified StreamWriter. (inherited from ExportSimple<U>).
Public method ToString (inherited from Object).
Top