Document Solutions for Imaging
GrapeCity.Documents.Html / GrapeCity.Documents.Html Namespace / PageOptions Class / Password Property

In This Topic
    Password Property
    In This Topic
    Gets or sets the password for basic HTTP authentication.

    See https for more details.

    Syntax
    'Declaration
     
    Public Property Password As System.String
    public System.string Password {get; set;}
    See Also