ComponentOne SuperTooltip for WinForms
C1.Win.8 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 System.UShort
    public System.ushort FirstParamUILabelNameID {get;}
    See Also