new_parent property
NodeChangingArgs.new_parent property
Gets the node’s parent that will be set after the operation completes.
@property
def new_parent(self) -> aspose.words.Node:
...
See Also
- module aspose.words
- class NodeChangingArgs
Gets the node’s parent that will be set after the operation completes.
@property
def new_parent(self) -> aspose.words.Node:
...