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

In This Topic
    Params Property (FontSubSet.FeatureTable)
    In This Topic
    The Feature Parameters table, specific to a particular feature.
    Syntax
    'Declaration
     
    Public ReadOnly Property Params As FontSubSet.FeatureParams
    public FontSubSet.FeatureParams Params {get;}
    See Also