PDFReaderControls.NET Professional Type Reference

Page.Glyphs Property

The Glyphs located on the page.

public TextExtraction.GlyphCollection Glyphs {get;}

Remarks

Note: You should hold a strong reference to the Page.Glyphs (as long as you need them), otherwise the GC can decide to recycle, invalidating any Sort(...) you did.

See Also

Page Class | TallComponents.PDF Namespace