Sort the collection so that the glyphs are ordered from left to right, top to bottom.

Namespace: TallComponents.PDF.TextExtraction
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

C#
public void Sort()
Visual Basic
Public Sub Sort

Remarks

This sort does take into account the page orientation.

See Also