Type1Encoding.DecodeToGid
Type1Encoding.DecodeToGid method
يقوم بفك تشفير Gid إلى Unicode. معرّف الحرف هو رقم فريد لحرف يعتمد على نوع الخط. على سبيل المثال: معرّف Type1 هو اسم حرف، مثال على فئة (GlyphStringId) class. معرّف TTF هو فهرس عدد صحيح، مثال على فئة (GlyphUInt32Id) class.
public GlyphId DecodeToGid(uint charCode)
| معامل | نوع | الوصف |
|---|---|---|
| charCode | UInt32 | رمز الحرف للحصول على معرف glyph له. |
قيمة الإرجاع
معرف glyph المتعلق برمز الحرف الممرر.
انظر أيضاً
- class GlyphId
- class Type1Encoding
- namespace Aspose.Font.Type1
- assembly Aspose.Font