2027 Members
Changes 0
M

DGNExportOptions 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 GetExportLineweightTable() ExportLineweightTable Gets a copy of the line weight table.
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) DGNExportOptions Returns an instance DGNExportOptions containing settings from a predefined export setup.
M GetPredefinedSetupNames(Document) IList<String> Returns a list of names of predefined setups of DGN export options.
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 SetExportLineweightTable(ExportLineweightTable) None Sets the line weight table to use during export.
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