| Name | Description | |
|---|---|---|
![]() | ClearSelection | Clears current selection. |
![]() | ExecuteTextAction | Executes the specified text action. |
![]() | FindText | Overloaded. Searches the text, defined by |
![]() ![]() | FindVisualTool<T> | Finds the specified visual tool of specified type in visual tool. (Inherited from VisualTool) |
![]() | GetSelectedRegion | Returns the selected region on page in image viewer. |
![]() | GetSelectionImages | Returns an array of images, where text is selected. |
![]() | GetSupportedUIActions | Returns the supported UI actions. |
![]() | GetTextCaretRegionInViewerSpace | Returns the text caret bounds in viewer space. |
![]() | GetTextRegion | Returns the text region for specified image. |
![]() | OverrideTextRegion | Overrides the text region for specified image. |
![]() | PerformNextItemSelection | Selects the next available item and makes it as the active item. (Inherited from VisualTool) |
![]() | ScrollToFocusedTextSymbol | Scrolls the viewer to the focused text symbol. |
![]() | ScrollToSelectedRegion | Scrolls the image viewer to selected region. |
![]() | SelectAll | Overloaded. Selects all text on specified page in image viewer. |
![]() | SelectInControlSpace | Selects text in specified rectangle on focused page in image viewer. |
![]() | SelectInImageSpace | Selects text in specified rectangle on focused image in image viewer. Rectangle coordinates are specified in the coordinate space of page. |
![]() | SelectText | Selects text between specified text symbols. |
![]() | SetFocusedTextSymbol | Sets the focused text symbol. |
![]() | SetSelectedRegion | Overloaded. Sets the selected region on specified page in image viewer. |
![]() | SetTextCaretInImageSpace | Sets the text caret to a symbol at specified point, in image space. |
![]() | SetTextCaretInTextSpace | Sets the text caret to a symbol at specified point, in text region space. |
![]() | ToString | Returns the string representation of this object. (Inherited from VisualTool) |


