InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Util Namespace / FontSubSet.FontFeature Class / FeatureTag Property

In This Topic
    FeatureTag Property (FontSubSet.FontFeature)
    In This Topic
    The OpenType name identifier of the feature.
    Syntax
    'Declaration
     
    Public ReadOnly Property FeatureTag As FontSubSet.FeatureTag
    public FontSubSet.FeatureTag FeatureTag {get;}
    See Also