menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class FontStyle

    Enum for font styles

    Inheritance
    System.Object
    FontStyle
    Namespace: Syncfusion.EJ2.PdfViewer
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class FontStyle : Enum

    Fields

    Bold

    Declaration
    public const FontStyle Bold
    Field Value
    Type
    FontStyle

    Italic

    Declaration
    public const FontStyle Italic
    Field Value
    Type
    FontStyle

    None

    Declaration
    public const FontStyle None
    Field Value
    Type
    FontStyle

    Strikethrough

    Declaration
    public const FontStyle Strikethrough
    Field Value
    Type
    FontStyle

    Underline

    Declaration
    public const FontStyle Underline
    Field Value
    Type
    FontStyle
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved