Share via


FontDialog.AllowSimulations Vlastnost

Definice

Získá nebo nastaví hodnotu označující, zda dialogové okno umožňuje rozhraní grafického zařízení (GDI) simulace písma.

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

Hodnota vlastnosti

truepokud jsou simulace písma povoleny; v opačném případě . false Výchozí hodnota je true.

Platí pro

Viz také