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