Aspose::Words::NodeChangingArgs::get_NewParent method

NodeChangingArgs::get_NewParent method

Gets the node’s parent that will be set after the operation completes.

System::SharedPtr<Aspose::Words::Node> Aspose::Words::NodeChangingArgs::get_NewParent() const

See Also