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