Enum PanoseCharacterRanges
- Namespace
- SharpDX.DirectWrite
- Assembly
- SharpDX.Direct2D1.dll
The PanoseCharacterRanges enumeration contains values that specify the type of characters available in the font.
public enum PanoseCharacterRanges
Fields
Any = 0
Any range.
ExtendedCollection = 2
The range includes extended collection.
Literals = 3
The range includes literals.
NoFit = 1
No fit for range.
NoLowerCase = 4
The range doesn't include lower case.
SmallCaps = 5
The range includes small capitals.