first_child property
first_child property
The first child of this node. If there is no such node, this returns null.
Definition:
@property
def first_child(self):
...
See Also
- module
aspose.html
- class
HTMLPreElement
- class
Node
The first child of this node. If there is no such node, this returns null.
@property
def first_child(self):
...
aspose.html
HTMLPreElement
Node