ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Util Namespace / FontSubSet Class / Panose Property

In This Topic
    Panose Property (FontSubSet)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Panose As System.Byte()
    public System.byte[] Panose {get;}
    See Also