Documents for PDF, .NET Edition Documentation
Panose Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > Font Class : Panose Property
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

Reference

Font Class
Font Members