ContainsGlyph
TtfGlyfTable.ContainsGlyph method
Renvoie true si la table contient un glyphe avec glyphIndex.
public virtual bool ContainsGlyph(int glyphIndex)
Paramètre | Taper | La description |
---|---|---|
glyphIndex | Int32 | Index des glyphes. |
Return_Value
Vrai si la table contient le glyphe pour l’index spécifié, faux sinon.
Voir également
- class TtfGlyfTable
- espace de noms Aspose.Font.TtfTables
- Assemblée Aspose.Font