FontDialog.AllowVerticalFonts Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob im Dialogfeld vertikale und horizontale Schriftarten oder nur horizontale Schriftarten angezeigt werden, oder legt diesen fest.

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

Eigenschaftswert

true, wenn vertikale und horizontale Schriftarten zulässig sind, andernfalls false. Der Standardwert ist true.

Gilt für:

Weitere Informationen