Enum PanoseSerifStyle
- Namespace
- SharpDX.DirectWrite
- Assembly
- SharpDX.Direct2D1.dll
The PanoseSerifStyle enumeration contains values that specify the appearance of the serif text.
public enum PanoseSerifStyle
Fields
Any = 0
Any appearance of the serif text.
Bone = 8
Oval appearance of the serif text.
Cove = 2
Cove appearance of the serif text.
Exaggerated = 9
Exaggerated appearance of the serif text.
Flared = 14
Flared appearance of the serif text.
NoFit = 1
No fit appearance of the serif text.
NormalSans = 11
Normal sans appearance of the serif text.
ObtuseCove = 3
Obtuse cove appearance of the serif text.
ObtuseSans = 12
Obtuse sans appearance of the serif text.
ObtuseSquareCove = 5
Obtuse square cove appearance of the serif text.
Oval = 8
Oval appearance of the serif text.
PerpSans = 13
Perpendicular sans appearance of the serif text.
PerpendicularSans = 13
Perpendicular sans appearance of the serif text.
Rounded = 15
Rounded appearance of the serif text.
Script = 16
Script appearance of the serif text.
Square = 6
Square appearance of the serif text.
SquareCove = 4
Square cove appearance of the serif text.
Thin = 7
Thin appearance of the serif text.
Triangle = 10
Triangle appearance of the serif text.