SmartTagAction Members

Include Protected Members
Include Inherited Members

Represents a single action for a smart tag.

The SmartTagAction type exposes the following members.

Methods

  Name Description
Public method Execute Performs the specified smart tag action.

Top

Properties

  Name Description
Public property ActiveXControl Returns an Object that represents an ActiveX control displayed in the Document Actions task pane.
Public property Application Returns a Application object that represents the Microsoft Word application.
Public property CheckboxState Returns or sets a Boolean that indicates whether a check box in a smart document is selected.
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Public property ExpandDocumentFragment Returns or sets a Boolean that represents whether the specified document fragment control is expanded or collapsed in the Document Actions task pane.
Public property ExpandHelp Returns or sets a Boolean that represents whether the specified smart document Help text control is expanded or collapsed in the Document Actions task pane.
Public property ListSelection Returns or sets an Integer that represents the index number of the selected item in a smart document list box control.
Public property Name Returns the name of the specified object.
Public property Parent Returns an object that represents the parent object of the specified object.
Public property PresentInPane Returns a Boolean that represents whether a smart document control is currently displayed in the Document Actions task pane.
Public property RadioGroupSelection Returns or sets an Integer that represents the index number of the selected item in a group of radio button controls in a smart document.
Public property TextboxText Returns or sets a String that represents the text in a smart document textbox control.
Public property Type Returns a WdSmartTagControlType that represents the type of Smart Document control displayed in the Document Actions task pane.

Top

See Also

Reference

SmartTagAction Interface

Microsoft.Office.Interop.Word Namespace