HtmlRenderMode Class
HtmlRenderer html generation options.
Syntax
Remarks
Requirements
Assembly: SundownNet (in SundownNet.dll)
Assembly Versions: 1.15.12.0
Members
See Also: Inherited members from object.
Public Constructors
|
Documentation for this section has not yet been entered. |
Public Properties
|
Escape | bool . Documentation for this section has not yet been entered. |
|
HardWrap | bool . Documentation for this section has not yet been entered. |
|
SafeLink | bool . Documentation for this section has not yet been entered. |
|
SkipExpandTabs | bool . Documentation for this section has not yet been entered. |
|
SkipHtml | bool . Documentation for this section has not yet been entered. |
|
SkipImages | bool . Documentation for this section has not yet been entered. |
|
SkipLinks | bool . Documentation for this section has not yet been entered. |
|
SkipStyle | bool . Documentation for this section has not yet been entered. |
|
TOC | bool . Documentation for this section has not yet been entered. |
|
UseXHTML | bool . Documentation for this section has not yet been entered. |
Member Details
HtmlRenderMode Constructor
Documentation for this section has not yet been entered.
Syntax
public HtmlRenderMode ()Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Sundown
Assembly: SundownNet (in SundownNet.dll)
Assembly Versions: 1.15.12.0
Escape Property
Documentation for this section has not yet been entered.
Syntax
public bool Escape { get; set; }Value
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
HardWrap Property
Documentation for this section has not yet been entered.
Syntax
public bool HardWrap { get; set; }Value
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
SafeLink Property
Documentation for this section has not yet been entered.
Syntax
public bool SafeLink { get; set; }Value
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
SkipExpandTabs Property
Documentation for this section has not yet been entered.
Syntax
public bool SkipExpandTabs { get; set; }Value
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
SkipHtml Property
Documentation for this section has not yet been entered.
Syntax
public bool SkipHtml { get; set; }Value
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
SkipImages Property
Documentation for this section has not yet been entered.
Syntax
public bool SkipImages { get; set; }Value
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
SkipLinks Property
Documentation for this section has not yet been entered.
Syntax
public bool SkipLinks { get; set; }Value
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
SkipStyle Property
Documentation for this section has not yet been entered.
Syntax
public bool SkipStyle { get; set; }Value
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
TOC Property
Documentation for this section has not yet been entered.
Syntax
public bool TOC { get; set; }Value
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
UseXHTML Property
Documentation for this section has not yet been entered.
Syntax
public bool UseXHTML { get; set; }Value
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