ExportDGNSettings.Create
Description:
Create DGN export settings with specified values in DGNExportOptions.
Create DGN export settings with specified values in DGNExportOptions.
Overloads (2):
public static ExportDGNSettings Create(
Document document,
string name,
DGNExportOptions options
)
-
documentDocument where created settings is saved.
-
StringnameThe name specified to this settings.
-
optionsThe options which will be stored in these settings.
-
ExistOrEmpty
-
A non-optional argument was null