Description
Returns an array with the major and minor version numbers of outputting DXF.
Visual Basic
Public Function GetSupportedDxfOutVersions() As DwgVersion()
C#
public DwgVersion\[\] GetSupportedDxfOutVersions();
Returns an array with the major and minor version numbers of outputting DXF.
Public Function GetSupportedDxfOutVersions() As DwgVersion()
public DwgVersion\[\] GetSupportedDxfOutVersions();