An glyph collection.
Namespace: TallComponents.PDF.TextExtractionAssembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0
Syntax
| C# |
|---|
public class GlyphCollection : IEnumerable<Glyph>, IEnumerable |
| Visual Basic |
|---|
Public Class GlyphCollection _ Implements IEnumerable(Of Glyph), IEnumerable |
Remarks
All glyphs in a glyph collection are located on a single page.