Aspose::Words::LowCode::Merger::Create method

Merger::Create() method

Creates new instance of the mail merger processor.

static System::SharedPtr<Aspose::Words::LowCode::Merger> Aspose::Words::LowCode::Merger::Create()

See Also

Merger::Create(const System::SharedPtr<Aspose::Words::LowCode::MergerContext>&) method

Creates new instance of the mail merger processor.

static System::SharedPtr<Aspose::Words::LowCode::Merger> Aspose::Words::LowCode::Merger::Create(const System::SharedPtr<Aspose::Words::LowCode::MergerContext> &context)

See Also