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