It contains the name of the smart tag that the action is associated with.
Namespace:
Aspose.Diagram
Assembly:
Aspose.Diagram (in Aspose.Diagram.dll) Version: 20.3.0.0 (20.3)
Syntaxpublic Str2Value TagName { get; }Public ReadOnly Property TagName As Str2Value
Get
public:
property Str2Value^ TagName {
Str2Value^ get ();
}member TagName : Str2Value with get
Property Value
Type:
Str2Value
See Also