MarkdownRendererBase Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Block Rendering Methods.
public abstract class MarkdownRendererBase
type MarkdownRendererBase = class
Public MustInherit Class MarkdownRendererBase
- Inheritance
-
MarkdownRendererBase
- Derived
Constructors
MarkdownRendererBase(MarkdownDocument) |
Initializes a new instance of the MarkdownRendererBase class. |
Properties
Document |
Gets the markdown document that will be rendered. |