write_to method
write_to
Defines the interface for Write To writer.
def write_to(self, writer):
...
| Parameter | Type | Description |
|---|---|---|
| writer | MarkdownTextWriter | The writer. |
See Also
- module
aspose.html.toolkit.markdown.syntax - class
BlockProxy
Defines the interface for Write To writer.
def write_to(self, writer):
...
| Parameter | Type | Description |
|---|---|---|
| writer | MarkdownTextWriter | The writer. |
aspose.html.toolkit.markdown.syntaxBlockProxy