FontExtensions.ToGdiFont
ToGdiFont(Font)
Convertit leFont
auFont .
public static Font ToGdiFont(Font font)
Paramètre | Taper | La description |
---|---|---|
font | Font | LeFont convertir. |
Return_Value
Le convertiFont.
Voir également
- class Font
- class FontExtensions
- espace de noms Aspose.PSD.Extensions
- Assemblée Aspose.PSD
ToGdiFont(Font, GraphicsUnit)
Convertit leFont
auFont .
public static Font ToGdiFont(Font font, GraphicsUnit fontUnit)
Paramètre | Taper | La description |
---|---|---|
font | Font | LeFont convertir. |
fontUnit | GraphicsUnit | Nouvelle unité graphique |
Return_Value
Le convertiFont.
Voir également
- class Font
- class FontExtensions
- espace de noms Aspose.PSD.Extensions
- Assemblée Aspose.PSD