FontDialog.AllowVerticalFonts Propriedade

Definição

Obtém ou define um valor que indica se a caixa de diálogo exibe fontes verticais e horizontais ou apenas as horizontais.

public:
 property bool AllowVerticalFonts { bool get(); void set(bool value); };
public bool AllowVerticalFonts { get; set; }
member this.AllowVerticalFonts : bool with get, set
Public Property AllowVerticalFonts As Boolean

Valor da propriedade

true se fontes verticais e horizontais forem permitidas; caso contrário, false. O valor padrão é true.

Aplica-se a

Confira também