FontDialog.AllowSimulations Eigenschap

Definitie

Hiermee wordt een waarde opgehaald of ingesteld die aangeeft of in het dialoogvenster GDI-lettertypesimulaties (Graphics Device Interface) zijn toegestaan.

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

Waarde van eigenschap

true indien lettertypesimulaties zijn toegestaan; anders, false. De standaardwaarde is true.

Van toepassing op

Zie ook