InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Util Namespace / FontSubSet.CharacterVariantParams Class / FirstParamUILabelNameID Property

In This Topic
    FirstParamUILabelNameID Property (FontSubSet.CharacterVariantParams)
    In This Topic
    The first ‘name’ table name ID used to specify strings for user-interface labels for the feature parameters.
    Syntax
    'Declaration
     
    Public ReadOnly Property FirstParamUILabelNameID As UShort
    public ushort FirstParamUILabelNameID {get;}
    See Also