last_child property
last_child property
The last child of this node. If there is no such node, this returns null.
Definition:
@property
def last_child(self):
...
See Also
- module
aspose.svg.dom
- class
Document
- class
Node
The last child of this node. If there is no such node, this returns null.
@property
def last_child(self):
...
aspose.svg.dom
Document
Node