menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class StyleType - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class StyleType

    Specifies style type.

    Inheritance
    System.Object
    StyleType
    Namespace: Syncfusion.Blazor.DocumentEditor
    Assembly: Syncfusion.Blazor.DocumentEditor.dll
    Syntax
    public sealed class StyleType : Enum

    Fields

    Character

    Character style.

    Declaration
    public const StyleType Character
    Field Value
    Type
    StyleType

    Paragraph

    Paragraph style.

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