GlyphIdList.Remove
GlyphIdList.Remove method
Removes glyph id from the list.
public bool Remove(GlyphId glyphId)
Parameter | Type | Description |
---|---|---|
glyphId | GlyphId | glyph identifier |
Return Value
true if item is successfully removed; otherwise, false
See Also
- class GlyphId
- class GlyphIdList
- namespace Aspose.Font.Glyphs
- assembly Aspose.Font