Share

DWGExportOptions Methods

The DWGExportOptions type exposes the following members.

Methods

 NameDescription
Public methodDispose
(Inherited from BaseExportOptions)
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetExportFontTable Gets font table.
(Inherited from BaseExportOptions)
Public methodGetExportLayerTable Gets the layer table.
(Inherited from BaseExportOptions)
Public methodGetExportLinetypeTable Gets a copy of the line type table.
(Inherited from BaseExportOptions)
Public methodGetExportPatternTable Gets a copy of the pattern table.
(Inherited from BaseExportOptions)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodStatic memberGetPredefinedOptions Returns an instance DWGExportOptions containing settings from a predefined export setup.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodSetExportFontTable Sets font table to option.
(Inherited from BaseExportOptions)
Public methodSetExportLayerTable Sets layer table back to option
(Inherited from BaseExportOptions)
Public methodSetExportLinetypeTable Sets the line type table to use during export.
(Inherited from BaseExportOptions)
Public methodSetExportPatternTable Sets the pattern table to use during export.
(Inherited from BaseExportOptions)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)

See Also

Reference

Was this information helpful?