nodeInserting method

nodeInserting(args)

Called just before a node belonging to this document is about to be inserted into another node.

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

See Also