PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.6.2 Assembly / C1.Util Namespace / FontSubSet.FontFeature Class / FeatureTag Property

In This Topic
    FeatureTag Property
    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