ToGdiFont
ToGdiFont(Font)
Convierte elFont haciaFont .
public static Font ToGdiFont(Font font)
| Parámetro | Escribe | Descripción |
|---|---|---|
| font | Font | losFont para convertir. |
Valor_devuelto
El convertidoFont .
Ver también
- class Font
- class FontExtensions
- espacio de nombres Aspose.Imaging.Extensions
- asamblea Aspose.Imaging
ToGdiFont(Font, GraphicsUnit)
Convierte elFont haciaFont .
public static Font ToGdiFont(Font font, GraphicsUnit fontUnit)
| Parámetro | Escribe | Descripción |
|---|---|---|
| font | Font | losFont para convertir. |
| fontUnit | GraphicsUnit | Nueva unidad gráfica |
Valor_devuelto
el convertidoFont.
Ver también
- class Font
- enum GraphicsUnit
- class FontExtensions
- espacio de nombres Aspose.Imaging.Extensions
- asamblea Aspose.Imaging