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