Renderer Class
Documentation for this section has not yet been entered.
Syntax
Remarks
Requirements
Assembly: SundownNet (in SundownNet.dll)
Assembly Versions: 1.15.12.0
Members
See Also: Inherited members from object.
Public Constructors
|
Renderer
()
|
Documentation for this section has not yet been entered. |
Public Methods
|
DocumentFooter
(Buffer)Documentation for this section has not yet been entered. |
|
|
DocumentHeader
(Buffer)Documentation for this section has not yet been entered. |
|
|
Entity
(Buffer, Buffer)Documentation for this section has not yet been entered. |
|
|
Finalize
()Documentation for this section has not yet been entered. |
|
|
NormalText
(Buffer, Buffer)Documentation for this section has not yet been entered. |
Protected Methods
|
Autolink
(Buffer, Buffer, AutolinkType)Documentation for this section has not yet been entered. |
|
|
BlockCode
(Buffer, Buffer, Buffer)Documentation for this section has not yet been entered. |
|
|
BlockHtml
(Buffer, Buffer)Documentation for this section has not yet been entered. |
|
|
BlockQuote
(Buffer, Buffer)Documentation for this section has not yet been entered. |
|
|
Codespan
(Buffer, Buffer)Documentation for this section has not yet been entered. |
|
|
DoubleEmphasis
(Buffer, Buffer)Documentation for this section has not yet been entered. |
|
|
Emphasis
(Buffer, Buffer)Documentation for this section has not yet been entered. |
|
|
Header
(Buffer, Buffer, int)Documentation for this section has not yet been entered. |
|
|
HRule
(Buffer)Documentation for this section has not yet been entered. |
|
|
Image
(Buffer, Buffer, Buffer, Buffer)Documentation for this section has not yet been entered. |
|
|
Initialize
()Documentation for this section has not yet been entered. |
|
|
IsOverriden
(string, Type)Documentation for this section has not yet been entered. |
|
|
IsOverriden
(Type, string)Documentation for this section has not yet been entered. |
|
|
Linebreak
(Buffer)Documentation for this section has not yet been entered. |
|
|
Link
(Buffer, Buffer, Buffer, Buffer)Documentation for this section has not yet been entered. |
|
|
List
(Buffer, Buffer, int)Documentation for this section has not yet been entered. |
|
|
ListItem
(Buffer, Buffer, int)Documentation for this section has not yet been entered. |
|
|
Paragraph
(Buffer, Buffer)Documentation for this section has not yet been entered. |
|
|
RawHtmlTag
(Buffer, Buffer)Documentation for this section has not yet been entered. |
|
|
Strikethrough
(Buffer, Buffer)Documentation for this section has not yet been entered. |
|
|
SuperScript
(Buffer, Buffer)Documentation for this section has not yet been entered. |
|
|
Table
(Buffer, Buffer, Buffer)Documentation for this section has not yet been entered. |
|
|
TableCell
(Buffer, Buffer, TableFlags)Documentation for this section has not yet been entered. |
|
|
TableRow
(Buffer, Buffer)Documentation for this section has not yet been entered. |
|
|
TripleEmphasis
(Buffer, Buffer)Documentation for this section has not yet been entered. |
Member Details
Renderer Constructor
Documentation for this section has not yet been entered.
Syntax
public Renderer ()Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Sundown
Assembly: SundownNet (in SundownNet.dll)
Assembly Versions: 1.15.12.0
Autolink Method
Documentation for this section has not yet been entered.
Syntax
Parameters
- ob
- Documentation for this section has not yet been entered.
- link
- Documentation for this section has not yet been entered.
- type
- Documentation for this section has not yet been entered.
Returns
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Sundown
Assembly: SundownNet (in SundownNet.dll)
Assembly Versions: 1.15.12.0
BlockCode Method
Documentation for this section has not yet been entered.
Syntax
Parameters
- ob
- Documentation for this section has not yet been entered.
- text
- Documentation for this section has not yet been entered.
- language
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Sundown
Assembly: SundownNet (in SundownNet.dll)
Assembly Versions: 1.15.12.0
BlockHtml Method
Documentation for this section has not yet been entered.
Syntax
Parameters
- ob
- Documentation for this section has not yet been entered.
- text
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Sundown
Assembly: SundownNet (in SundownNet.dll)
Assembly Versions: 1.15.12.0
BlockQuote Method
Documentation for this section has not yet been entered.
Syntax
Parameters
- ob
- Documentation for this section has not yet been entered.
- text
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Sundown
Assembly: SundownNet (in SundownNet.dll)
Assembly Versions: 1.15.12.0
Codespan Method
Documentation for this section has not yet been entered.
Syntax
Parameters
- ob
- Documentation for this section has not yet been entered.
- text
- Documentation for this section has not yet been entered.
Returns
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Sundown
Assembly: SundownNet (in SundownNet.dll)
Assembly Versions: 1.15.12.0
DocumentFooter Method
Documentation for this section has not yet been entered.
Syntax
Parameters
- buffer
- Documentation for this section has not yet been entered.
Remarks
Requirements
DocumentHeader Method
Documentation for this section has not yet been entered.
Syntax
Parameters
- buffer
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Sundown
Assembly: SundownNet (in SundownNet.dll)
Assembly Versions: 1.15.12.0
DoubleEmphasis Method
Documentation for this section has not yet been entered.
Syntax
Parameters
- ob
- Documentation for this section has not yet been entered.
- text
- Documentation for this section has not yet been entered.
Returns
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Sundown
Assembly: SundownNet (in SundownNet.dll)
Assembly Versions: 1.15.12.0
Emphasis Method
Documentation for this section has not yet been entered.
Syntax
Parameters
- ob
- Documentation for this section has not yet been entered.
- text
- Documentation for this section has not yet been entered.
Returns
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Sundown
Assembly: SundownNet (in SundownNet.dll)
Assembly Versions: 1.15.12.0
Entity Method
Documentation for this section has not yet been entered.
Syntax
Parameters
- ob
- Documentation for this section has not yet been entered.
- entity
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Sundown
Assembly: SundownNet (in SundownNet.dll)
Assembly Versions: 1.15.12.0
Finalize Method
Documentation for this section has not yet been entered.
Syntax
void Finalize ()Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Sundown
Assembly: SundownNet (in SundownNet.dll)
Assembly Versions: 1.15.12.0
Header Method
Documentation for this section has not yet been entered.
Syntax
Parameters
- ob
- Documentation for this section has not yet been entered.
- text
- Documentation for this section has not yet been entered.
- level
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Sundown
Assembly: SundownNet (in SundownNet.dll)
Assembly Versions: 1.15.12.0
HRule Method
Documentation for this section has not yet been entered.
Syntax
Parameters
- ob
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Sundown
Assembly: SundownNet (in SundownNet.dll)
Assembly Versions: 1.15.12.0
Image Method
Documentation for this section has not yet been entered.
Syntax
Parameters
- ob
- Documentation for this section has not yet been entered.
- link
- Documentation for this section has not yet been entered.
- title
- Documentation for this section has not yet been entered.
- alt
- Documentation for this section has not yet been entered.
Returns
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Sundown
Assembly: SundownNet (in SundownNet.dll)
Assembly Versions: 1.15.12.0
Initialize Method
Documentation for this section has not yet been entered.
Syntax
protected virtual void Initialize ()Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Sundown
Assembly: SundownNet (in SundownNet.dll)
Assembly Versions: 1.15.12.0
IsOverriden Method
Documentation for this section has not yet been entered.
Syntax
Parameters
- name
- Documentation for this section has not yet been entered.
- baseType
- Documentation for this section has not yet been entered.
Returns
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Sundown
Assembly: SundownNet (in SundownNet.dll)
Assembly Versions: 1.15.12.0
IsOverriden Method
Documentation for this section has not yet been entered.
Syntax
Parameters
- type
- Documentation for this section has not yet been entered.
- name
- Documentation for this section has not yet been entered.
Returns
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Sundown
Assembly: SundownNet (in SundownNet.dll)
Assembly Versions: 1.15.12.0
Linebreak Method
Documentation for this section has not yet been entered.
Syntax
Parameters
- ob
- Documentation for this section has not yet been entered.
Returns
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Sundown
Assembly: SundownNet (in SundownNet.dll)
Assembly Versions: 1.15.12.0
Link Method
Documentation for this section has not yet been entered.
Syntax
Parameters
- ob
- Documentation for this section has not yet been entered.
- link
- Documentation for this section has not yet been entered.
- title
- Documentation for this section has not yet been entered.
- content
- Documentation for this section has not yet been entered.
Returns
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Sundown
Assembly: SundownNet (in SundownNet.dll)
Assembly Versions: 1.15.12.0
List Method
Documentation for this section has not yet been entered.
Syntax
Parameters
- ob
- Documentation for this section has not yet been entered.
- text
- Documentation for this section has not yet been entered.
- flags
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Sundown
Assembly: SundownNet (in SundownNet.dll)
Assembly Versions: 1.15.12.0
ListItem Method
Documentation for this section has not yet been entered.
Syntax
Parameters
- ob
- Documentation for this section has not yet been entered.
- text
- Documentation for this section has not yet been entered.
- flags
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Sundown
Assembly: SundownNet (in SundownNet.dll)
Assembly Versions: 1.15.12.0
NormalText Method
Documentation for this section has not yet been entered.
Syntax
Parameters
- ob
- Documentation for this section has not yet been entered.
- text
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Sundown
Assembly: SundownNet (in SundownNet.dll)
Assembly Versions: 1.15.12.0
Paragraph Method
Documentation for this section has not yet been entered.
Syntax
Parameters
- ob
- Documentation for this section has not yet been entered.
- text
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Sundown
Assembly: SundownNet (in SundownNet.dll)
Assembly Versions: 1.15.12.0
RawHtmlTag Method
Documentation for this section has not yet been entered.
Syntax
Parameters
- ob
- Documentation for this section has not yet been entered.
- tag
- Documentation for this section has not yet been entered.
Returns
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Sundown
Assembly: SundownNet (in SundownNet.dll)
Assembly Versions: 1.15.12.0
Strikethrough Method
Documentation for this section has not yet been entered.
Syntax
Parameters
- ob
- Documentation for this section has not yet been entered.
- text
- Documentation for this section has not yet been entered.
Returns
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Sundown
Assembly: SundownNet (in SundownNet.dll)
Assembly Versions: 1.15.12.0
SuperScript Method
Documentation for this section has not yet been entered.
Syntax
Parameters
- ob
- Documentation for this section has not yet been entered.
- text
- Documentation for this section has not yet been entered.
Returns
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Sundown
Assembly: SundownNet (in SundownNet.dll)
Assembly Versions: 1.15.12.0
Table Method
Documentation for this section has not yet been entered.
Syntax
Parameters
- ob
- Documentation for this section has not yet been entered.
- header
- Documentation for this section has not yet been entered.
- body
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Sundown
Assembly: SundownNet (in SundownNet.dll)
Assembly Versions: 1.15.12.0
TableCell Method
Documentation for this section has not yet been entered.
Syntax
Parameters
- ob
- Documentation for this section has not yet been entered.
- text
- Documentation for this section has not yet been entered.
- flags
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Sundown
Assembly: SundownNet (in SundownNet.dll)
Assembly Versions: 1.15.12.0
TableRow Method
Documentation for this section has not yet been entered.
Syntax
Parameters
- ob
- Documentation for this section has not yet been entered.
- text
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Sundown
Assembly: SundownNet (in SundownNet.dll)
Assembly Versions: 1.15.12.0
TripleEmphasis Method
Documentation for this section has not yet been entered.
Syntax
Parameters
- ob
- Documentation for this section has not yet been entered.
- text
- Documentation for this section has not yet been entered.
Returns
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Sundown
Assembly: SundownNet (in SundownNet.dll)
Assembly Versions: 1.15.12.0