'Declaration Public Enum PanoseCharacterRanges Inherits System.Enum
public enum PanoseCharacterRanges : System.Enum
'Declaration Public Enum PanoseCharacterRanges Inherits System.Enum
public enum PanoseCharacterRanges : System.Enum
Member | Description |
---|---|
Any | DWRITE_PANOSE_CHARACTER_RANGES_ANY |
ExtendedCollection | DWRITE_PANOSE_CHARACTER_RANGES_EXTENDED_COLLECTION |
Literals | DWRITE_PANOSE_CHARACTER_RANGES_LITERALS |
NoFit | DWRITE_PANOSE_CHARACTER_RANGES_NO_FIT |
NoLowerCase | DWRITE_PANOSE_CHARACTER_RANGES_NO_LOWER_CASE |
SmallCaps | DWRITE_PANOSE_CHARACTER_RANGES_SMALL_CAPS |
System.Object
System.ValueType
System.Enum
C1.Util.DX.DirectWrite.PanoseCharacterRanges