FoxitPDFSDKforWeb
v10.0.0
Foxit PDF SDK for Web
|
Public Attributes | |
boolean | enableAnnotationSelectionTool |
Whether to enable annotation selection tool. By default, annotation selection tool is enabled. More... | |
boolean | enablePasting |
Specifies whether the paste functionality is enabled or disabled in the hand state. By default, the enablePasting property is set to true, enabling the ability to paste content, including both text and images. When set to false, users will not have the option to paste content into the PDF page. More... | |
boolean | enableTextSelectionTool |
Whether to enable text selection tool. By default, text selection tool is enabled. More... | |
boolean HandStateHandlerConfig::enableAnnotationSelectionTool |
Whether to enable annotation selection tool. By default, annotation selection tool is enabled.
boolean HandStateHandlerConfig::enablePasting |
Specifies whether the paste functionality is enabled or disabled in the hand state. By default, the enablePasting property is set to true, enabling the ability to paste content, including both text and images. When set to false, users will not have the option to paste content into the PDF page.
boolean HandStateHandlerConfig::enableTextSelectionTool |
Whether to enable text selection tool. By default, text selection tool is enabled.