ComponentOne PDF for .NET
C1.C1Pdf Namespace / PdfSecurity Class
Properties Methods


In This Topic
    PdfSecurity Class Members
    In This Topic

    The following tables list the members exposed by PdfSecurity.

    Public Properties
     NameDescription
    Public PropertyGets or sets whether the user can copy contents from the Pdf document.  
    Public PropertyGets or sets whether the user can edit annotations in the Pdf document.  
    Public PropertyGets or sets whether the user can edit the contents of the Pdf document.  
    Public PropertyGets or sets whether the user can print the Pdf document.  
    Public PropertyGets or sets the type of encryption used for PDF security.  
    Public PropertyGets or sets the password required to change permissions for the Pdf document.  
    Public PropertyGets universal signed time for the Pdf document.  
    Public PropertyGets or sets the password required to open the Pdf document.  
    Top
    Public Methods
     NameDescription
    Public MethodClean up resources being used.  
    Top
    See Also