FlexReport for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document.Export Namespace / PdfSecurityOptions Class / UserPassword Property

In This Topic
    UserPassword Property (PdfSecurityOptions)
    In This Topic
    Gets or sets the password required to open the Pdf document.
    Syntax
    'Declaration
     
    Public Property UserPassword As String
    public string UserPassword {get; set;}
    See Also