GetAllGlyphIds
IGlyphAccessor.GetAllGlyphIds method
Gibt alle Glyphen-IDs zurück, die in der Schriftart verfügbar sind. Die Glyphen-ID ist eine eindeutige Nummer für eine Glyphe, die vom Schriftarttyp abhängig ist. Zum Beispiel: Die ID von Type1 ist ein Glyphenname, Instanz von (GlyphStringId
) class. TTF-ID ist ein int-Index, Instanz von (GlyphUInt32Id
Klasse.
public GlyphId[] GetAllGlyphIds()
Rückgabewert
Glyph-Identifikatoren.
Siehe auch
- class GlyphId
- interface IGlyphAccessor
- namensraum Aspose.Font.Glyphs
- Montage Aspose.Font