panose property
FontInfo.panose property
Gets or sets the PANOSE typeface classification number.
get panose(): number[]
Remarks
PANOSE is a compact 10-byte description of a fonts critical visual characteristics, such as contrast, weight, and serif style. The digits represent Family Kind, Serif Style, Weight, Proportion, Contrast, Stroke Variation, Arm Style, Letterform, Midline, and X-Height.
Can be null
.
See Also
- module Aspose.Words.Fonts
- class FontInfo