FontExtensions.ToGdiFont
ToGdiFont(Font)
يحول ملفFont
الىFont .
public static Font ToGdiFont(Font font)
معامل | يكتب | وصف |
---|---|---|
font | Font | الFont لتحويل. |
قيمة الإرجاع
المحولةFont.
أنظر أيضا
- class Font
- class FontExtensions
- مساحة الاسم Aspose.PSD.Extensions
- المجسم Aspose.PSD
ToGdiFont(Font, GraphicsUnit)
يحول ملفFont
الىFont .
public static Font ToGdiFont(Font font, GraphicsUnit fontUnit)
معامل | يكتب | وصف |
---|---|---|
font | Font | الFont لتحويل. |
fontUnit | GraphicsUnit | وحدة رسومات جديدة |
قيمة الإرجاع
المحولةFont.
أنظر أيضا
- class Font
- class FontExtensions
- مساحة الاسم Aspose.PSD.Extensions
- المجسم Aspose.PSD