MarkdownSyntaxFactory.LinkLabel
MarkdownSyntaxFactory.LinkLabel method
Creates link label from a String.
public TextSyntaxNode LinkLabel(String label)
Parameter | Type | Description |
---|---|---|
label | String | Label String. |
Return Value
The TextSyntaxNode
object.
See Also
- class TextSyntaxNode
- class MarkdownSyntaxFactory
- package com.aspose.html.Toolkit.Markdown.Syntax
- package Aspose.HTML