SmartTagAction.ExpandHelp Property

Definition

Sets or returns a Boolean value that represents whether the specified smart document Help text control is expanded or collapsed in the Document Actions task pane. True indicates that the control is expanded. False indicates that the control is collapsed.

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

Property Value

Applies to