SystemFontName
Font.SystemFontName property
Ottiene il nome del carattere di sistema se la proprietà IsSystemFont restituisce true.
public string SystemFontName { get; }
Valore della proprietà
Il nome del font di sistema, se IsSystemFont restituisce true; in caso contrario, una stringa vuota ("").
Guarda anche
- class Font
- spazio dei nomi System.Drawing
- assemblea Aspose.Drawing