2027 Members
Changes 0
M

DWGExportOptions Methods

Name Return Type Description Inherited From
M Dispose() None (Inherited from BaseExportOptions ) BaseExportOptions
M Equals None Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
M GetExportFontTable() ExportFontTable Gets font table. (Inherited from BaseExportOptions ) BaseExportOptions
M GetExportLayerTable() ExportLayerTable Gets the layer table. (Inherited from BaseExportOptions ) BaseExportOptions
M GetExportLinetypeTable() ExportLinetypeTable Gets a copy of the line type table. (Inherited from BaseExportOptions ) BaseExportOptions
M GetExportPatternTable() ExportPatternTable Gets a copy of the pattern table. (Inherited from BaseExportOptions ) BaseExportOptions
M GetHashCode None Serves as the default hash function. (Inherited from Object ) Object
M GetPredefinedOptions(Document, String) DWGExportOptions Returns an instance DWGExportOptions containing settings from a predefined export setup.
M GetType None Gets the Type of the current instance. (Inherited from Object ) Object
M SetExportFontTable(ExportFontTable) None Sets font table to option. (Inherited from BaseExportOptions ) BaseExportOptions
M SetExportLayerTable(ExportLayerTable) None Sets layer table back to option (Inherited from BaseExportOptions ) BaseExportOptions
M SetExportLinetypeTable(ExportLinetypeTable) None Sets the line type table to use during export. (Inherited from BaseExportOptions ) BaseExportOptions
M SetExportPatternTable(ExportPatternTable) None Sets the pattern table to use during export. (Inherited from BaseExportOptions ) BaseExportOptions
M ToString None Returns a string that represents the current object. (Inherited from Object ) Object