Click or drag to resize

ISectionSentences Property

Gets the list of sentences detected within the section.

Namespace:  Opait.ReportMiner.Api
Assembly:  Opait.ReportMiner (in Opait.ReportMiner.dll) Version: 1.9.4.12917
Syntax
C#
IList<ISentence> Sentences { get; }

Property Value

Type: IListISentence
See Also