Method GetGlyphs
Namespace TallComponents.PDF
Class Page
Returns the glyphs located on the page.
Syntax
public
GlyphCollection
GetGlyphs(
TextExtractionOptions
textOptions
,
Summary
summary
)
Returns
GlyphCollection
Glyphs located on the page.
Parameters
TextExtractionOptions
textOptions
Options for getting the glyphs.
Summary
summary
The summary to report messages to.