ComponentOne AutoComplete for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Report Namespace / PdfFilter Class / PdfSecurityOptions Property

In This Topic
    PdfSecurityOptions Property
    In This Topic
    Gets a PdfSecurityOptions object that specifies who can use the Pdf document and what actions are allowed.
    Syntax
    'Declaration
     
    Public ReadOnly Property PdfSecurityOptions As PdfSecurityOptions
    public PdfSecurityOptions PdfSecurityOptions {get;}
    See Also