GlyphIdList.Contains
GlyphIdList.Contains method
Returns true in case glyph id is in the list.
public bool Contains(GlyphId glyphId)
Parameter | Type | Description |
---|---|---|
glyphId | GlyphId | glyph identifier |
Return Value
true in case glyph id is in the list, otherwise false
See Also
- class GlyphId
- class GlyphIdList
- namespace Aspose.Font.Glyphs
- assembly Aspose.Font