_ViewFont.Bold Eigenschaft

Definition

Gibt einen booleschen Wert (bool in C#) zurück, der angibt, ob die Schriftart im Objekt fett formatiert ist, oder legt diesen ViewFont wert fest. Lese-/Schreibzugriff.

public:
 property bool Bold { bool get(); void set(bool value); };
public bool Bold { get; set; }
Public Property Bold As Boolean

Eigenschaftswert

Gilt für: