Method Sort
Namespace TallComponents.PDF.TextExtraction
Class GlyphCollection
Sort the collection based on a custom comparer.
This sort does NOT take into account the page orientation.
Syntax
public
Void
Sort(
IGlyphComparer
glyphComparer
)
Returns
Void
Parameters
IGlyphComparer
glyphComparer
The custom glyph comparer.