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

In This Topic
    FeatUILabelNameID Property (FontSubSet.CharacterVariantParams)
    In This Topic
    The ‘name’ table name ID that specifies a string (or strings, for multiple languages) for a user-interface label for this feature.
    Syntax
    'Declaration
     
    Public ReadOnly Property FeatUILabelNameID As UShort
    public ushort FeatUILabelNameID {get;}
    See Also