Description
Accesses the version value of the last AutoCAD product which saved the drawing file, not counting the current session.
Visual Basic
Public Property OriginalFileSavedByVersion() As DwgVersion
C#
public DwgVersion OriginalFileSavedByVersion;
Conditions
Read / Write