PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.Util Namespace / FontSubSet.CharacterVariantParams Class / FeatUILabelNameID Property

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