Style

Font.Style property

Ottiene le informazioni sullo stile per questoFont .

public FontStyle Style { get; }

Valore della proprietà

Lo stile di questoFont.

Osservazioni

Il valore predefinito èRegular (testo normale).

Guarda anche