←Select platform

DocumentViewerText Class Methods

Summary

For a list of all members of this type, see DocumentViewerText members

Public Methods

Name Description
Public Method ClearLastFindText Clears the results of the last find text operation.
Public Method ClearRenderedFoundText Clears the internal list of rendered results from previous calls to Find.
Public Method ClearSelection Clears the text selection in the specified page or the whole document.
Public Method Copy Copies the selected text to the clipboard
Public Method ExportText Text of a page or the whole document as a simple string object.
Public Method Find Searches the pages of a document to find matches to provided text options.
Public Method GetAllDocumentPageText DocumentPageText objects for all the pages in the document.
Public Method GetDocumentPageText DocumentPageText object of a page.
Public Method GetPageTextItems Extracts a DocumentViewerMultiLineTextItem between two positions.
Public Method GetSelectedText Selected text of a page or all pages in the document as a simple string object.
Public Method GetSelectedTextItems Selected text of a page as a list of DocumentViewerTextItem.
Public Method HasAnyDocumentPageText Indicates whether the text for all the pages have been obtained.
Public Method HasDocumentPageText Indicates whether the text for the specified page have been obtained.
Public Method HasSelectedText Checks whether the specified page or all pages in the document have text that is currently selected.
Public Method SelectAll Selects all the text in the specified page or the whole document.
Public Method SelectText Selects the text that intersect with a specified area.
Public Method SetDocumentPageText Sets the text for a page.
Public Method SetSelectedTextItems Replaces the selected text items for a page.

Protected Methods

Name Description
Protected Method Dispose Releases all resources used by this class.
Protected Method Finalize This method overrides System.Object.Finalize

See Also

DocumentViewerText Class

Leadtools.Document.Viewer Namespace

Help Version 22.0.2023.1.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer.WinForms Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.