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