Class 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.
Inheritance
System.Object
PanoseFontFamilyTypes
Namespace: Syncfusion.Drawing
Assembly: Syncfusion.Shared.Base.dll
Syntax
public sealed class PanoseFontFamilyTypes : Enum
Fields
PAN_ANY
Any
Declaration
public const PanoseFontFamilyTypes PAN_ANY
Field Value
| Type |
|---|
| PanoseFontFamilyTypes |
PAN_FAMILY_DECORATIVE
Decorative
Declaration
public const PanoseFontFamilyTypes PAN_FAMILY_DECORATIVE
Field Value
| Type |
|---|
| PanoseFontFamilyTypes |
PAN_FAMILY_PICTORIAL
Pictorial
Declaration
public const PanoseFontFamilyTypes PAN_FAMILY_PICTORIAL
Field Value
| Type |
|---|
| PanoseFontFamilyTypes |
PAN_FAMILY_SCRIPT
Script
Declaration
public const PanoseFontFamilyTypes PAN_FAMILY_SCRIPT
Field Value
| Type |
|---|
| PanoseFontFamilyTypes |
PAN_FAMILY_TEXT_DISPLAY
Text and Display
Declaration
public const PanoseFontFamilyTypes PAN_FAMILY_TEXT_DISPLAY
Field Value
| Type |
|---|
| PanoseFontFamilyTypes |
PAN_NO_FIT
No Fit
Declaration
public const PanoseFontFamilyTypes PAN_NO_FIT
Field Value
| Type |
|---|
| PanoseFontFamilyTypes |