MarkdownSyntaxVisitor.VisitReferenceLink
MarkdownSyntaxVisitor.VisitReferenceLink method
Defines the interface for visit ReferenceLinkSyntax.
public void VisitReferenceLink(ReferenceLinkSyntaxNode link)
| Parameter | Type | Description |
|---|---|---|
| link | ReferenceLinkSyntaxNode | The ReferenceLinkSyntax. |
See Also
- class ReferenceLinkSyntaxNode
- class MarkdownSyntaxVisitor
- package com.aspose.html.toolkit.markdown.syntax
- package Aspose.HTML