Enum PanoseFontFamilyTypes
Enumeration of Panose Font Family Types. These can be used for determining the similarity of two fonts or for detecting non-character fonts like WingDings.
Namespace: Syncfusion.Drawing
Assembly: Syncfusion.Shared.Base.dll
Syntax
public enum PanoseFontFamilyTypes
Fields
Name | Description |
---|---|
PAN_ANY | Any |
PAN_FAMILY_DECORATIVE | Decorative |
PAN_FAMILY_PICTORIAL | Pictorial |
PAN_FAMILY_SCRIPT | Script |
PAN_FAMILY_TEXT_DISPLAY | Text and Display |
PAN_NO_FIT | No Fit |