Enum SmartTagShowType

SmartTagShowType enumeration

Represents the show type of the smart tag.

public enum SmartTagShowType

Values

NameValueDescription
All0Indicates that smart tags are enabled and shown
NoSmartTagIndicator1Indicates that the smart tags are enabled but the indicator not be shown.
None2Indicates that smart tags are disabled and not displayed.

See Also