Class MdThematicBreak
Represents a thematic break or horizontal rule in Markdown.
Inheritance
System.Object
MdThematicBreak
Implements
Namespace: Syncfusion.Office.Markdown
Assembly: Syncfusion.Markdown.dll
Syntax
public class MdThematicBreak : Object, IMdBlock
Constructors
MdThematicBreak()
Declaration
public MdThematicBreak()
Methods
Close()
Declaration
public void Close()