Method GetGlyphs
Namespace TallComponents.PDF
Class Page
Returns the glyphs located on the page.
Syntax
public
GlyphCollection
GetGlyphs(
TextExtractionOptions
textOptions
)
Returns
GlyphCollection
Glyphs located on the page.
Parameters
TextExtractionOptions
textOptions
Options for getting the glyphs.