Words
Line.Words property
The words contained by the line.
public List<Word> Words { get; set; }
See Also
- class Word
- class Line
- namespace GroupDocs.Viewer.Results
- assembly GroupDocs.Viewer
The words contained by the line.
public List<Word> Words { get; set; }