Property Version
- Namespace
- VectorDraw.Professional.vdObjects
- Assembly
- VectorDraw.Professional.dll
Version
Get/Set the version of the file opened to the document.
public string Version { get; set; }
Property Value
Remarks
The version can also be found to the FileProperties object.
- See Also