Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • 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.dll
    Syntax
    public sealed class StyleType : Enum

    Fields

    Character

    Character style.

    Declaration
    public const StyleType Character
    Field Value
    Type Description
    StyleType

    Paragraph

    Paragraph style.

    Declaration
    public const StyleType Paragraph
    Field Value
    Type Description
    StyleType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved