BaseExportOptions.GetPredefinedSetupNames
Description:
Returns a list of names of predefined setups of export options.
Returns a list of names of predefined setups of export options.
Remarks:
The predefined setups may be used for export to both DWG and DXF formats. To get predefined options in the desired format use the static method getPredefinedOptions defined in DWGExportOptions or DXFExportOptions respectively.
The predefined setups may be used for export to both DWG and DXF formats. To get predefined options in the desired format use the static method getPredefinedOptions defined in DWGExportOptions or DXFExportOptions respectively.
public static IList<string> GetPredefinedSetupNames(
Document document
)
-
document is not a project document.
-
A non-optional argument was null