end_element method
end_element
Ends rendering of the html node.
def end_element(self, element):
...
Parameter | Type | Description |
---|---|---|
element | aspose.html.dom.Element | The html element. |
See Also
- module
aspose.html.rendering.doc
- class
DocDevice
Ends rendering of the html node.
def end_element(self, element):
...
Parameter | Type | Description |
---|---|---|
element | aspose.html.dom.Element | The html element. |
aspose.html.rendering.doc
DocDevice