The following tables list the members exposed by PageCharacter.
Public Constructors
Name | Description | |
---|---|---|
PageCharacter | Initializes a new instance of PageCharacter. |
Public Properties
Name | Description | |
---|---|---|
Character | The DocumentCharacter object retrieved from the DocumentPageText.Characters property. | |
CharacterIndex | The index where the Character can be found in the original DocumentPageText.Characters list. | |
PageNumber | The page number where the Character is found. | |
WordMapIndex | The index where the CharacterIndex can be found in the original DocumentPageText.TextMap. |