The following tables list the members exposed by DocumentPageText.
Public Constructors
Name | Description | |
---|---|---|
![]() ![]() |
DocumentPageText | Initializes a new instance of DocumentPageText. |
Public Methods
Name | Description | |
---|---|---|
![]() |
buildText | Build the text found in the document page as a simple string object. |
![]() |
buildTextWithMap | Build the text found in the document page with extra map back into the characters list. |
![]() |
buildWords | Build a list of the words found in the document page. |
![]() |
clearBuildData | Clears the generated words, text and map values. |
![]() |
clipText | Creates a new DocumentPageText from a portion of this text data. |
![]() |
parseLinks | Parses the links found in this DocumentText. |
Public Properties
Name | Description | |
---|---|---|
![]() |
characters | The list of text characters found in the document page. |
![]() |
text | The text found in the document page. |
![]() |
textMap | List that contains the indices into Characters of each character in Text |
![]() |
words | The list of text words found in the document page. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET