Package com._4point.testing.matchers.aem
Class Pdf.UsageRights
java.lang.Object
com._4point.testing.matchers.aem.Pdf.UsageRights
- Enclosing class:
Pdf
Represents Usage Rights (granted to this PDF by Reader Extensions or Acrobat)
-
Method Summary
Modifier and TypeMethodDescriptionRetrieve the annotation rights for this Pdf.Retrieve the ef rights for this Pdf.Retrieve the extended form rights for this Pdf.Retrieve the form rights for this Pdf.toString()
-
Method Details
-
getAnnotsRights
Retrieve the annotation rights for this Pdf.- Returns:
- annotation rights
-
getFormRights
Retrieve the form rights for this Pdf.- Returns:
- form rights
-
getFormExRights
Retrieve the extended form rights for this Pdf.- Returns:
- extended form rights
-
getEfRights
Retrieve the ef rights for this Pdf.- Returns:
- ef rights
-
toString
-