2020 Method
Changes 4
M

DXFExportOptions.GetPredefinedOptions

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