ISentence Interface |
Namespace: Opait.ReportMiner.Api
public interface ISentence
The ISentence type exposes the following members.
Name | Description | |
---|---|---|
FontSize |
Gets the average font size of the sentence.
| |
PageNumber |
Gets the report page number where the sentence was detected.
| |
Paragraph |
Gets the paragraph number of the sentence.
| |
Text |
Gets the text of the sentence.
| |
Tokens |
Gets the list of tokens detected within the sentence.
|