Create a TextSelectTool instance with the specified options.
Add a selection to the specified page view.
The page view object.
The selected rectangle array.
Clear the selection.
Destroy the TextSelectTool object.
Get the selected text.
Returns the selected text.
Get the selected text.
If true, add line breaks between pages.
Return the selected text.
StaticcreateCreate a TextSelectTool instance with the specified options.
The options to create a TextSelectTool instance.
Returns a TextSelectTool instance.
Create an instance of TextSelectTool. Instead of creating an instance in new mode, use create to create an instance.