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.image
- class
ImageDevice