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