Share via


SmartTagAction.Type Eigenschaft

Definition

Gibt eine WdSmartTagControlType zurück, die den Typ des Smart Document-Steuerelements darstellt, das im Aufgabenbereich Dokumentaktionen angezeigt wird.

public:
 property Microsoft::Office::Interop::Word::WdSmartTagControlType Type { Microsoft::Office::Interop::Word::WdSmartTagControlType get(); };
public Microsoft.Office.Interop.Word.WdSmartTagControlType Type { get; }
member this.Type : Microsoft.Office.Interop.Word.WdSmartTagControlType
Public ReadOnly Property Type As WdSmartTagControlType

Eigenschaftswert

Hinweise

WdSmartTagControlType kann eine der folgenden Konstanten sein:

wdControlActiveX

wdControlButton

wdControlCheckbox

wdControlCombo

wdControlDocumentFragment

wdControlDocumentFragmentURL

wdControlHelp

wdControlHelpURL

wdControlImage

wdControlLabel

wdControlLink

wdControlListbox

wdControlRadioGroup

wdControlSeparator

wdControlSmartTag

wdControlTextbox

Gilt für: