Uses of Class
com.qoppa.pdf.permissions.Restrictions

Packages that use Restrictions
com.qoppa.pdf.permissions This package contains classes related to document permissions. 
 

Uses of Restrictions in com.qoppa.pdf.permissions
 

Methods in com.qoppa.pdf.permissions that return Restrictions
 Restrictions AllPDFPermissions.getAssembleDocumentRestrictions(boolean checkOwnerPassword)
          Returns a new Restrictions object that contains information about which type of Permission restricts assembling the document:
 Restrictions AllPDFPermissions.getChangeDocumentRestrictions(boolean checkOwnerPassword)
          Returns a new Restrictions object that contains information about which type of Permission restricts changing the document:
 Restrictions AllPDFPermissions.getExtractTextGraphicsForAccessibilityRestrictions(boolean checkOwnerPassword)
          Returns a new Restrictions object that contains information about which type of Permission restricts extracting text graphics for accessibility:
 Restrictions AllPDFPermissions.getExtractTextGraphicsRestrictions(boolean checkOwnerPassword)
          Returns a new Restrictions object that contains information about which type of Permission restricts extracting text graphics:
 Restrictions AllPDFPermissions.getFillFormFieldsRestrictions(boolean checkOwnerPassword)
          Returns a new Restrictions object that contains information about which type of Permission restricts filling form fields:
 Restrictions AllPDFPermissions.getModifyAnnotsRestrictions(boolean checkOwnerPassword)
          Returns a new Restrictions object that contains information about which type of Permission restricts modifying annotations:
 Restrictions AllPDFPermissions.getPrintHighResRestrictions(boolean checkOwnerPassword)
          Returns a new Restrictions object that contains information about which type of Permission restricts printing the document at high resolution:
 Restrictions AllPDFPermissions.getPrintRestrictions(boolean checkOwnerPassword)
          Returns a new Restrictions object that contains information about which type of Permission restricts printing the document: