GetGlyphById
GetGlyphById(string)
Renvoie glyphe par identifiant de glyphe. Non pris en charge pourType1MetricFont
tapez.
public override Glyph GetGlyphById(string id)
Paramètre | Taper | La description |
---|---|---|
id | String | Identificateur de glyphe. |
Return_Value
Glyphe.
Voir également
- class Glyph
- class Type1MetricFont
- espace de noms Aspose.Font.Type1
- Assemblée Aspose.Font
GetGlyphById(GlyphId)
Renvoie glyphe par identifiant de glyphe. Non pris en charge pourType1MetricFont
tapez.
public override Glyph GetGlyphById(GlyphId id)
Paramètre | Taper | La description |
---|---|---|
id | GlyphId | Identificateur de glyphe. |
Return_Value
Glyphe.
Voir également
- class Glyph
- class GlyphId
- class Type1MetricFont
- espace de noms Aspose.Font.Type1
- Assemblée Aspose.Font