Método System::Drawing::FontFamily::GetName
FontFamily::GetName method
Devuelve el nombre de la familia tipográfica representada por el objeto actual.
String System::Drawing::FontFamily::GetName(int language) const
| Parámetro | Tipo | Descripción |
|---|---|---|
| idioma | int | IGNORED |
ReturnValue
El nombre de la familia de fuentes representada por el objeto actual
Ver también
- Class String
- Class FontFamily
- Namespace System::Drawing
- Library Aspose.Page for C++