FontDialog.AllowSimulations Vlastnost

Definice

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

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 povoleny simulace písem; v opačném případě . false Výchozí hodnota je true.

Platí pro

Viz také