children property
children property
Returns the child elements.
Definition:
@property
def children(self):
...
See Also
- module
aspose.svg.dom
- class
Document
- class
HTMLCollection
Returns the child elements.
@property
def children(self):
...
aspose.svg.dom
Document
HTMLCollection