FontDialog.AllowVectorFonts Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob Vektorschriftarten im Dialogfeld ausgewählt werden können, oder legt diesen fest.

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

Eigenschaftswert

true, wenn Vektorschriftarten zulässig sind, andernfalls false. Der Standardwert ist true.

Gilt für:

Weitere Informationen