parent property
parent property
Get the parent node.
Definition:
@property
def parent(self):
    ...
See Also
- module aspose.html.toolkit.markdown.syntax
- class BlockQuoteSyntaxNode
- class MarkdownSyntaxNode
Get the parent node.
@property
def parent(self):
    ...
aspose.html.toolkit.markdown.syntaxBlockQuoteSyntaxNodeMarkdownSyntaxNode