Class FontFamilyRecordType
Specifies the types used for grouping the font records in FontListBox and FontListComboBox
Inheritance
System.Object
FontFamilyRecordType
Namespace: Syncfusion.Windows.Tools.Controls
Assembly: Syncfusion.Tools.Wpf.dll
Syntax
public sealed class FontFamilyRecordType : Enum
Fields
Common
Common font family records.
Declaration
public const FontFamilyRecordType Common
Field Value
Type |
---|
FontFamilyRecordType |
RecentlyUsed
Recently used font family records.
Declaration
public const FontFamilyRecordType RecentlyUsed
Field Value
Type |
---|
FontFamilyRecordType |
Theme
Theme font family records.
Declaration
public const FontFamilyRecordType Theme
Field Value
Type |
---|
FontFamilyRecordType |