PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.Util Namespace / FontSubSet.StylisticSetParams Class / UINameID Property

In This Topic
    UINameID 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 UINameID As UShort
    public ushort UINameID {get;}
    See Also