|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IPDFPermissions
This interface represents document permissions. Use this interface to get information about what operations are allowed to be performed.
| Method Summary | |
|---|---|
boolean |
isAssembleDocumentAllowed()
Returns true if document assembly is allowed. |
boolean |
isChangeDocumentAllowed()
Returns true if changing the document is allowed. |
boolean |
isExtractTextGraphicsAllowed()
Returns true if extracting text graphics is allowed. |
boolean |
isExtractTextGraphicsForAccessibilityAllowed()
Returns true if extracting text graphics for accessibility is allowed. |
boolean |
isFillFormFieldsAllowed()
Returns true if filling existing form fields is allowed. |
boolean |
isModifyAnnotsAllowed()
Returns true if modifying annotations is allowed. |
boolean |
isPrintAllowed()
Returns true if printing the document is allowed. |
boolean |
isPrintHighResAllowed()
Returns true if printing the document at high resolution is allowed. |
| Method Detail |
|---|
boolean isAssembleDocumentAllowed()
boolean isChangeDocumentAllowed()
boolean isExtractTextGraphicsAllowed()
boolean isExtractTextGraphicsForAccessibilityAllowed()
boolean isFillFormFieldsAllowed()
boolean isModifyAnnotsAllowed()
boolean isPrintAllowed()
boolean isPrintHighResAllowed()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||