alexa
menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class MdThematicBreak

    Represents a thematic break or horizontal rule in Markdown.

    Inheritance
    System.Object
    MdThematicBreak
    Implements
    IMdBlock
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.Office.Markdown
    Assembly: Syncfusion.Markdown.dll
    Syntax
    public class MdThematicBreak : IMdBlock

    Constructors

    MdThematicBreak()

    Declaration
    public MdThematicBreak()

    Methods

    Close()

    Declaration
    public void Close()

    Implements

    IMdBlock
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved