2020 Method
Changes 4
M

DGNExportOptions.GetPredefinedOptions

Description:
Returns an instance DGNExportOptions containing settings from a predefined export setup.
public static DGNExportOptions GetPredefinedOptions(
	Document document,
	string setup
)
Return Value nullNothingnullptr An instance of predefined DGNExportOptions, or null Nothing nullptr a null reference ( Nothing in Visual Basic) if the name was not found.