Lines

Page.Lines property

The lines contained by the page when viewing as JPG or PNG with enabled Text Extraction.

public List<Line> Lines { get; set; }

See Also