ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / PdfOptionsForm Class / SecurityUserPassword Property

In This Topic
    SecurityUserPassword Property
    In This Topic
    Gets or sets the user password.
    Syntax
    'Declaration
     
    Public Overridable Property SecurityUserPassword As System.String
    public virtual System.string SecurityUserPassword {get; set;}
    See Also