Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / PdfSecurityOptions Class
Methods

In This Topic
    PdfSecurityOptions Class Members
    In This Topic

    The following tables list the members exposed by PdfSecurityOptions.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Methods
     NameDescription
    Public MethodGets the permission to insert, rotate, or delete pages and create bookmarks or thumbnail images even if ModifyDocumentPermission is not set.  
    Public MethodGets the permission to copy or extract content.  
    Public MethodGets the permission to fill the form fields.  
    Public MethodGets the permission to print in high quality.  
    Public MethodGets the permission to comment on the document.  
    Public MethodGets the permission to modify pdf document  
    Public MethodGets the owner password of the document  
    Public MethodGets the permission to print pdf document  
    Public MethodGets the user password  
    Public MethodSets the permission to insert, rotate, or delete pages and create bookmarks or thumbnail images even if ModifyDocumentPermission is not set.  
    Public MethodSets the permission to copy or extract content.  
    Public MethodSets the permission to fill the form fields.  
    Public MethodSets the permission to print in high quality.  
    Public MethodSets the permission to comment on the document.  
    Public MethodSets the permission to modify pdf document  
    Public MethodSets the owner password of the document  
    Public MethodSets the permission to print pdf document  
    Public MethodSets the user password  
    Public Method  
    Top
    See Also