TtfGlyfTable.ContainsGlyph
TtfGlyfTable.ContainsGlyph method
Returns true in case the table contains glyph with glyphIndex.
public virtual bool ContainsGlyph(int glyphIndex)
Parameter | Type | Description |
---|---|---|
glyphIndex | Int32 | Glyph index. |
Return Value
True if table contains glyph for index specified, false otherwise.
See Also
- class TtfGlyfTable
- namespace Aspose.Font.TtfTables
- assembly Aspose.Font