menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum FontWeight - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum FontWeight

    Specifies font weight options.

    Namespace: Syncfusion.EJ2.TreeGridExport
    Assembly: Syncfusion.EJ2.GridExport.dll
    Syntax
    public enum FontWeight
    Remarks

    This enumeration defines different options for font weight, which determines how thick or thin characters in text should be displayed. The options include bold and normal.

    Fields

    Name Description
    Bold

    Text is displayed in bold.

    Normal

    Text is displayed with normal font weight.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved