DisplayModeSmartTagDefValue Property

DisplayMode element determines whether the smart tag appears when the user pauses the mouse over the tag, when the shape is selected, or all the time.

Namespace:  Aspose.Diagram
Assembly:  Aspose.Diagram (in Aspose.Diagram.dll) Version: 20.3.0.0 (20.3)
Syntax
public DisplayModeSmartTagDefValue Value { get; set; }

Property Value

Type: DisplayModeSmartTagDefValue
See Also