alexa
menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved