SystemFonts Class |
Namespace: ShellBoost.Core.WindowsPropertySystem
public static class Fonts
The SystemFonts type exposes the following members.
| Name | Description | |
|---|---|---|
| ActiveStatus |
The System.Fonts.ActiveStatus property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Fonts_ActiveStatus. Display name Show/hide.
| |
| Category |
The System.Fonts.Category property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Fonts_Category. Display name Category.
| |
| CollectionName |
The System.Fonts.CollectionName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Fonts_CollectionName. Display name Collection.
| |
| Description |
The System.Fonts.Description property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Fonts_Description. Display name Description.
| |
| DesignedFor |
The System.Fonts.DesignedFor property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_Fonts_DesignedFor. Display name Designed for.
| |
| FamilyName |
The System.Fonts.FamilyName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Fonts_FamilyName. Display name Family.
| |
| FileNames |
The System.Fonts.FileNames property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_Fonts_FileNames. Display name Font file names.
| |
| FontEmbeddability |
The System.Fonts.FontEmbeddability property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_Fonts_FontEmbeddability. Display name Font embeddability.
| |
| Styles |
The System.Fonts.Styles property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_Fonts_Styles. Display name Font style.
| |
| Type |
The System.Fonts.Type property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Fonts_Type. Display name Font type.
| |
| Vendors |
The System.Fonts.Vendors property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_Fonts_Vendors. Display name Designer/foundry.
| |
| Version |
The System.Fonts.Version property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_Fonts_Version. Display name Font version.
|