MarkdownSyntaxVisitor.VisitHtml
MarkdownSyntaxVisitor.VisitHtml method
Defines the interface for visit HTMLFragmentSyntax.
public virtual void VisitHtml(HTMLFragmentSyntax html)
Parameter | Type | Description |
---|---|---|
html | HTMLFragmentSyntax | The HTMLFragmentSyntax. |
See Also
- class HTMLFragmentSyntax
- class MarkdownSyntaxVisitor
- namespace Aspose.Html.Toolkit.Markdown.Syntax
- assembly Aspose.HTML