PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 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