The following tables list the members exposed by DocumentPageText.
| Name | Description | |
|---|---|---|
 				![]()  | 
	DocumentPageText | Initializes a new instance of DocumentPageText. | 
| 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. | 
| 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. | 
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document
				


