InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Util Namespace / FontSubSet.FontFeature Class / FontSubSet.FontFeature Constructor / FontSubSet.FontFeature Constructor(FeatureTag)

In This Topic
    FontSubSet.FontFeature Constructor(FeatureTag)
    In This Topic
    Initializes a new instance of FontSubSet.FontFeature, enabled by default.
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal featureTag As FontSubSet.FeatureTag _
    )
    public FontSubSet.FontFeature( 
       FontSubSet.FeatureTag featureTag
    )

    Parameters

    featureTag
    See Also