←Select platform
In This Topic ▼

DocumentPageText Class Members

Summary

The following tables list the members exposed by DocumentPageText.

Public Constructors

Name Description
Public Constructor
DocumentPageText Initializes a new instance of DocumentPageText.

Public Methods

Name Description
Public Method
BuildText Build the text found in the document page as a simple string object.
Public Method BuildTextWithMap Build the text found in the document page with extra map back into the characters list.
Public Method BuildWords Build a list of the words found in the document page.
Public Method ClearBuildData Clears the generated words, text and map values.
Public Method ClipText Creates a new DocumentPageText from a portion of this text data.
Public Method
static  | Shared in VB</div>
FromSvgDocument Parses the text from an SVG document.
Public Method ParseLinks Parses the links found in this DocumentText.

Public Properties

Name Description
Public Property
Characters The list of text characters found in the document page.
Public Property OcrPageCharacters The recognized OCR characters object associated with this page.
Public Property Text The text found in the document page.
Public Property TextMap List that contains the indices into Characters of each character in Text
Public Property Words The list of text words found in the document page.

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

Leadtools.Document Assembly