next_element_sibling property
next_element_sibling property
Returns the first following sibling that is an element, and null otherwise.
Definition:
@property
def next_element_sibling(self):
...
See Also
- module
aspose.svg.dom
- class
Element
- class
INonDocumentTypeChildNode