Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / ReadAutodesk Class / Password Property

In This Topic
    Password Property (ReadAutodesk)
    In This Topic
    Gets or sets the AutoCAD file password, can be null/Nothing..
    Syntax
    'Declaration
     
    Public Property Password As String
    public string Password {get; set;}
    See Also