nodeInserted method

nodeInserted(args)

Called when a node belonging to this document has been inserted into another node.

nodeInserted(args: Aspose.Words.NodeChangingArgs)
ParameterTypeDescription
argsNodeChangingArgs

See Also