Method Sort
Namespace TallComponents.PDF.TextExtraction
Class GlyphCollection
Sort the collection so that the glyphs are ordered from left to right, top to bottom.
This sort does take into account the page orientation.
Syntax
public
Void
Sort(
)
Returns
Void