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

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

    See %% for more details.

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