PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.8 Assembly / C1.C1Preview.Export Namespace / PdfOptionsForm Class / SecurityUserPassword Property

In This Topic
    SecurityUserPassword Property (PdfOptionsForm)
    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