Reports for WinForms | ComponentOne
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 String
    public virtual string SecurityUserPassword {get; set;}
    See Also