The following tables list the members exposed by DocumentViewerText.
Public Methods
| Name | Description | |
|---|---|---|
|  | ClearLastFindText | Clears the last find text operation results. | 
|  | ClearSelection | Clears the text selection in the specified page or the whole document. | 
|  | Copy | Copies the selected text to the clipboard | 
|  | Dispose | Releases all resources used by this class. | 
|  | ExportText | Text of a page or the whole document as a simple string object. | 
|  | Find | Performs a "find", "find next" or "find previous" search operation on the text of the document. | 
|  | GetAllDocumentPageText | DocumentPageText objects for all the pages in the document. | 
|  | GetDocumentPageText | DocumentPageText object of a page. | 
|  | GetSelectedText | Selected text of a page or all pages in the document as a simple string object. | 
|  | GetSelectedTextItems | Selected text of a page as a list of DocumentViewerTextItem. | 
|  | HasAnyDocumentPageText | Indicates whether the text for all the pages have been obtained. | 
|  | HasDocumentPageText | Indicates whether the text for the specified page have been obtained. | 
|  | HasSelectedText | Checks whether the specified page or all pages in the document have text that is currently selected. | 
|  | SelectAll | Selects all the text in the specified page or the whole document. | 
|  | SelectText | Selects the text that intersect with a specified area. | 
|  | SetDocumentPageText | Sets the text for a page. | 
|  | SetSelectedTextItems | Replaces the selected text items for a page. | 
Protected Methods
| Name | Description | |
|---|---|---|
|  | Finalize | This method overrides System.Object.Finalize | 
Public Properties
| Name | Description | |
|---|---|---|
|  | AutoGetText | Indicates whether this DocumentViewerText should parse the text of the pages automatically when needed. | 
|  | CharacterKeyModifier | Modifier key to use to select individual characters in the page without their words or lines. | 
|  | DocumentViewer | Owner document viewer. | 
|  | LastFindText | Data for the last find text operation. | 
|  | LineKeyModifier | Modifier key to use for selecting the whole line when any of its characters is selected. | 
|  | LineSelectionMode | Controls how the viewer treats soft line breaks found in the text. | 
|  | RenderSelection | Indicates whether selected text should be automatically rendered on the view. | 
|   | SelectedBrush | The brush used to highlight the currently selected text. | 
|  | WordKeyModifier | Modifier key to use for selecting the whole word when any of its characters is selected. | 
|   | 
                            Products |
                            Support |
                            Feedback:  DocumentViewerText Class Members - Leadtools.Documents.UI  |
                            Introduction |
                            Help Version 19.0.2017.3.21
                         | 





