PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.6.2 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