Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / WriteFileParams Class / Version Property

In This Topic
    Version Property (WriteFileParams)
    In This Topic
    Gets the Eyeshot file version.
    Syntax
    'Declaration
     
    Public ReadOnly Property Version As Integer
    public int Version {get;}
    Remarks
    You can use only the latest version for writing the file.
    See Also