write_to method
write_to
Write to text writer.
def write_to(self, writer):
...
| Parameter | Type | Description |
|---|---|---|
| writer | MarkdownTextWriter | The writer. |
See Also
- module
aspose.html.toolkit.markdown.syntax - class
InlineProxy
Write to text writer.
def write_to(self, writer):
...
| Parameter | Type | Description |
|---|---|---|
| writer | MarkdownTextWriter | The writer. |
aspose.html.toolkit.markdown.syntaxInlineProxy