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

In This Topic
    Password Property (WriteAutodesk)
    In This Topic
    Gets or sets the AutoCAD file password.
    Syntax
    'Declaration
     
    Public Property Password As String
    public string Password {get; set;}
    See Also