Uses of Class
org.robovm.apple.pdfkit.PDFAccessPermissions
| Package | Description |
|---|---|
| org.robovm.apple.pdfkit |
-
Uses of PDFAccessPermissions in org.robovm.apple.pdfkit
Methods in org.robovm.apple.pdfkit that return PDFAccessPermissions Modifier and Type Method Description PDFAccessPermissionsPDFDocument. getAccessPermissions()static PDFAccessPermissionsPDFAccessPermissions. valueOf(long n)Returns the enum constant of this type with the specified name.static PDFAccessPermissionsPDFAccessPermissions. valueOf(String name)Returns the enum constant of this type with the specified name.static PDFAccessPermissions[]PDFAccessPermissions. values()Returns an array containing the constants of this enum type, in the order they are declared.