CTFontManagerScope 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 the scope for font registration.
public enum CTFontManagerScope
type CTFontManagerScope =
- Inheritance
-
CTFontManagerScope
Fields
Name | Value | Description |
---|---|---|
None | 0 | |
Process | 1 | |
User | 2 | |
Session | 3 |