alexa
menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Search Results for

    Show / Hide Table of Contents

    Enum FontStyle

    Enum for font styles.

    Namespace: Syncfusion.Blazor.SfPdfViewer
    Assembly: Syncfusion.Blazor.SfPdfViewer.dll
    Syntax
    [Flags]
    public enum FontStyle

    Fields

    Name Description
    Bold

    Represents the text content style will be bold.

    Italic

    Represents the text content style will be italic.

    None

    Represents the text content style does not set.

    Strikethrough

    Represents the text content style will be strikethrough.

    Underline

    Represents the text content style will be underline.

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