Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / FontFeature Class / FeatureTag Property

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