PrintDocument for WinForms | ComponentOne
C1.PrintDocument.8 Assembly / C1.Util Namespace / RawFontSubSet Class / Panose Property

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