CTFontNameKey Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An enumeration whose values specify constants providing access to names associated with a CTFont.
public enum CTFontNameKey
type CTFontNameKey =
- Inheritance
-
CTFontNameKey
Fields
Name | Value | Description |
---|---|---|
Copyright | 0 | |
Family | 1 | |
SubFamily | 2 | |
Style | 3 | |
Unique | 4 | |
Full | 5 | |
Version | 6 | |
PostScript | 7 | |
Trademark | 8 | |
Manufacturer | 9 | |
Designer | 10 | |
Description | 11 | |
VendorUrl | 12 | |
DesignerUrl | 13 | |
License | 14 | |
LicenseUrl | 15 | |
SampleText | 16 | |
PostscriptCid | 17 |