menu

Blazor

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

    Show / Hide Table of Contents

    Class MdParagraphStyle

    Inheritance
    System.Object
    MdParagraphStyle
    Namespace: Syncfusion.Office.Markdown
    Assembly: Syncfusion.Markdown.dll
    Syntax
    public sealed class MdParagraphStyle : Enum

    Fields

    BlockQuote

    Block quote

    Declaration
    public const MdParagraphStyle BlockQuote
    Field Value
    Type
    MdParagraphStyle

    Heading1

    Heading 1

    Declaration
    public const MdParagraphStyle Heading1
    Field Value
    Type
    MdParagraphStyle

    Heading2

    Heading 2

    Declaration
    public const MdParagraphStyle Heading2
    Field Value
    Type
    MdParagraphStyle

    Heading3

    Heading 3

    Declaration
    public const MdParagraphStyle Heading3
    Field Value
    Type
    MdParagraphStyle

    Heading4

    Heading 4

    Declaration
    public const MdParagraphStyle Heading4
    Field Value
    Type
    MdParagraphStyle

    Heading5

    Heading 5

    Declaration
    public const MdParagraphStyle Heading5
    Field Value
    Type
    MdParagraphStyle

    Heading6

    Heading 6

    Declaration
    public const MdParagraphStyle Heading6
    Field Value
    Type
    MdParagraphStyle

    None

    None. This is default style.

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