old_parent property
NodeChangingArgs.old_parent property
Gets the node’s parent before the operation began.
@property
def old_parent(self) -> aspose.words.Node:
...
See Also
- module aspose.words
- class NodeChangingArgs
Gets the node’s parent before the operation began.
@property
def old_parent(self) -> aspose.words.Node:
...