Property Lines
Lines
Gets the ordered collection of lines that compose this paragraph.
public IReadOnlyList<LineElement> Lines { get; }
Property Value
Remarks
The list preserves the reading order determined by the layout engine.
Gets the ordered collection of lines that compose this paragraph.
public IReadOnlyList<LineElement> Lines { get; }
The list preserves the reading order determined by the layout engine.