PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.Util Namespace / FontSubSet.FeatureTable Class / Params Property

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