Error processing SSI file
LEADTOOLS Leadtools.Documents (Leadtools.Documents assembly)

DocumentPageText Object

Show in webframe
Properties  Methods 


The following tables list the members exposed by DocumentPageText.

Public Constructors
 NameDescription
DocumentPageText ConstructorInitializes a new instance of DocumentPageText.  
Top
Public Properties
 NameDescription
CharactersThe list of text characters found in the document page.  
TextThe text found in the document page.  
TextMapList that contains the indecies into Characters of each character in Text  
WordsThe list of text words found in the document page.  
Top
Public Methods
 NameDescription
BuildTextBuild the text found in the document page as a simple string object.  
BuildTextWithMapBuild the text found in the document page with extra map back into the characters list.  
BuildWordsBuild a list of the words found in the document page.  
ClearBuildDataClears the generated words, text and map values.  
ClipTextCreates a new DocumentPageText from a portion of this text data.  
ParseLinksParses the links found in this DocumentText.  
Top
See Also

Reference

DocumentPageText Object
Leadtools.Documents Namespace

Error processing SSI file