Words

Line.Words property

The words contained by the line.

public List<Word> Words { get; set; }

See Also