previous_sibling property
previous_sibling property
Get the previous sibling.
Definition:
@property
def previous_sibling(self):
    ...
See Also
- module aspose.html.toolkit.markdown.syntax
- class MarkdownSyntaxNode
- class UnorderedListSyntaxNode
Get the previous sibling.
@property
def previous_sibling(self):
    ...
aspose.html.toolkit.markdown.syntaxMarkdownSyntaxNodeUnorderedListSyntaxNode