begin_document method
begin_document
Begins rendering of the document.
def begin_document(self, document):
...
| Parameter | Type | Description |
|---|---|---|
| document | aspose.html.dom.Document | The document. |
See Also
- module
aspose.html.rendering.doc - class
DocDevice