com.pdftools
Class NativeLibrary.PERMISSION
java.lang.Object
com.pdftools.NativeLibrary.PERMISSION
- Enclosing class:
- NativeLibrary
public static class NativeLibrary.PERMISSION
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ePermPrint
public static final int ePermPrint
- See Also:
- Constant Field Values
ePermModify
public static final int ePermModify
- See Also:
- Constant Field Values
ePermCopy
public static final int ePermCopy
- See Also:
- Constant Field Values
ePermAnnotate
public static final int ePermAnnotate
- See Also:
- Constant Field Values
ePermFillForms
public static final int ePermFillForms
- See Also:
- Constant Field Values
ePermSupportDisabilities
public static final int ePermSupportDisabilities
- See Also:
- Constant Field Values
ePermAssemble
public static final int ePermAssemble
- See Also:
- Constant Field Values
ePermDigitalPrint
public static final int ePermDigitalPrint
- See Also:
- Constant Field Values
ePermAll
public static final int ePermAll
- See Also:
- Constant Field Values
NativeLibrary.PERMISSION
public NativeLibrary.PERMISSION()