Click or drag to resize

Fonts Properties

The SystemFonts type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberActiveStatus
The System.Fonts.ActiveStatus property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Fonts_ActiveStatus. Display name Show/hide.
Public propertyStatic memberCategory
The System.Fonts.Category property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Fonts_Category. Display name Category.
Public propertyStatic memberCollectionName
The System.Fonts.CollectionName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Fonts_CollectionName. Display name Collection.
Public propertyStatic memberDescription
The System.Fonts.Description property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Fonts_Description. Display name Description.
Public propertyStatic memberDesignedFor
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.
Public propertyStatic memberFamilyName
The System.Fonts.FamilyName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Fonts_FamilyName. Display name Family.
Public propertyStatic memberFileNames
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.
Public propertyStatic memberFontEmbeddability
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.
Public propertyStatic memberStyles
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.
Public propertyStatic memberType
The System.Fonts.Type property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Fonts_Type. Display name Font type.
Public propertyStatic memberVendors
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.
Public propertyStatic memberVersion
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.
Top
See Also