Share via


SmartTagAction.CheckboxState Eigenschaft

Definition

Gibt einen Wert vom Typ Boolean zurück, der angibt, ob ein Kontrollkästchen in einem smarten Dokument aktiviert ist, oder legt diesen Wert fest.

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

Eigenschaftswert

Hinweise

Diese Eigenschaft gibt True zurück, wenn das ausgewählte Kontrollkästchen markiert ist, und False , wenn es deaktiviert ist.

Weitere Informationen zu SmartDocuments finden Sie im Smart Document Software Development Kit auf der Microsoft Developer Network-Website (MSDN).

Gilt für: