action property

NodeChangingArgs.action property

Gets a value indicating what type of node change event is occurring.

@property
def action(self) -> aspose.words.NodeChangingAction:
    ...

See Also