Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / Font Class / Panose Property

In This Topic
    Panose Property
    In This Topic
    Gets the 10-byte series of numbers that is used to describe the visual characteristics of a typeface.
    Syntax
    'Declaration
     
    Public ReadOnly Property Panose As System.Byte()
    public System.byte[] Panose {get;}
    See Also