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