GetAllGlyphIds
Type1Font.GetAllGlyphIds method
Returnerar array av alla glyph id, tillgängliga i Font. Glyph id är ett unikt nummer för en glyph, vilket är teckensnittsberoende. Type1 Font glyph id kan vara en instans av (GlyphStringId
) klass eller (GlyphUInt32Id
class.
public override GlyphId[] GetAllGlyphIds()
Returvärde
Alla glyfidentifierare, tillgängliga i teckensnittet.
Se även
- class GlyphId
- class Type1Font
- namnutrymme Aspose.Font.Type1
- hopsättning Aspose.Font