Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / PdfSecurity Class
Properties Methods


In This Topic
    PdfSecurity Class Members
    In This Topic

    The following tables list the members exposed by PdfSecurity.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the PdfSecurity class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether the user can copy contents of the PDF document.  
    Public PropertyGets or sets whether the user can edit annotations in the PDF document.  
    Public PropertyGets or sets a value indicating whether the user can edit the contents of the PDF document.  
    Public PropertyGets or sets a value indicating whether the user can print the PDF document.  
    Public PropertyGets or sets the type of encryption used when generating a password-protected PDF document.  
    Public PropertyGets or sets the password required to change permissions for the PDF document.  
    Public PropertyGets or sets the password required to open the PDF document.  
    Top
    Public Methods
     NameDescription
    Public MethodAssigns (copies) properties from another PdfSecurity to the current object.  
    Top
    See Also