PDFReaderControls.NET Standard Class Reference

TextMatch.FirstGlyph Property

The zero-based index of the first glyph of this match.

public int FirstGlyph {get;}

Remarks

The index is with respect the array of glyphs as returned by Page.Glyphs, after .Sort() is called.

See Also

TextMatch Class | TallComponents.PDF.ReaderControls Namespace