asposecells.api

Class SmartTagShowType

Utility class containing constants. Represents the show type of the smart tag.

Field Summary
const  intALL
Indicates that smart tags are enabled and shown
const  intNO_SMART_TAG_INDICATOR
Indicates that the smart tags are enabled but the indicator not be shown.
const  intNONE
Indicates that smart tags are disabled and not displayed.
 

    • Field Detail

      • ALL

        const int ALL
        Indicates that smart tags are enabled and shown
      • NO_SMART_TAG_INDICATOR

        const int NO_SMART_TAG_INDICATOR
        Indicates that the smart tags are enabled but the indicator not be shown.
      • NONE

        const int NONE
        Indicates that smart tags are disabled and not displayed.