SmartTagAction.PresentInPane Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a Boolean that represents whether a smart document control is currently displayed in the Document Actions task pane.
public:
property bool PresentInPane { bool get(); };
public bool PresentInPane { get; }
member this.PresentInPane : bool
Public ReadOnly Property PresentInPane As Boolean