2027 Members
Changes 0
M

BaseExportOptions Methods

Name Return Type Description Inherited From
M Dispose() None
M Equals None Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
M GetExportFontTable() ExportFontTable Gets font table.
M GetExportLayerTable() ExportLayerTable Gets the layer table.
M GetExportLinetypeTable() ExportLinetypeTable Gets a copy of the line type table.
M GetExportPatternTable() ExportPatternTable Gets a copy of the pattern table.
M GetHashCode None Serves as the default hash function. (Inherited from Object ) Object
M GetPredefinedSetupNames(Document) IList<String> Returns a list of names of predefined setups of 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.
M SetExportLayerTable(ExportLayerTable) None Sets layer table back to option
M SetExportLinetypeTable(ExportLinetypeTable) None Sets the line type table to use during export.
M SetExportPatternTable(ExportPatternTable) None Sets the pattern table to use during export.
M ToString None Returns a string that represents the current object. (Inherited from Object ) Object