TextSelector Members
| PDFTron SilverDox SDK |
| TextSelector Members |
| TextSelector Class Constructors Methods See Also Send Feedback |
The TextSelector type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| TextSelector |
Constructs a new TextSelector.
|
Methods
| Name | Description | |
|---|---|---|
| SelectByRectAsync |
Performs rectangular text selection. The selected text is what is found within the input selection points (specified by the two Point arguments), with whole words always selected.
| |
| SelectByStructAsync |
Performs structural text selection. Which text is selected is determined using both the input selection points (specified by the two Point arguments) and the layout of the text.
|