java.lang.Object | ||
↳ | java.lang.Enum<E extends java.lang.Enum<E>> | |
↳ | com.pspdfkit.configuration.policy.ApplicationPolicy.PolicyEvent |
Currently supported policy events.
Enum Values | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
ApplicationPolicy.PolicyEvent | ANNOTATION_COPY_PASTE_SYSTEM_INTEGRATION | Annotation copy/paste system clipboard integration policy event. | |||||||||
ApplicationPolicy.PolicyEvent | TEXT_COPY_PASTE | Copy/paste policy event. |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
static ApplicationPolicy.PolicyEvent | valueOf(String name) | ||||||||||
final static PolicyEvent[] | values() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
Annotation copy/paste system clipboard integration policy event. If this is enabled:
Copy/paste policy event. Checked when user selects text on page to determine if copying text is allowed. All features related to this such as sharing and copying/pasting into the search bar will be disabled if copying text is not allowed.