state property
state property
Get and set the State.
Definition:
@property
def state(self):
...
@state.setter
def state(self, value):
...
See Also
- module
aspose.html.toolkit.markdown.syntax.parser - class
DelimiterRun - class
DelimiterState
Get and set the State.
@property
def state(self):
...
@state.setter
def state(self, value):
...
aspose.html.toolkit.markdown.syntax.parserDelimiterRunDelimiterState