Aspose::Words::LowCode::Comparer::Create method

Comparer::Create() method

Creates new instance of the converter processor.

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

See Also

Comparer::Create(const System::SharedPtr<Aspose::Words::LowCode::ComparerContext>&) method

Creates new instance of the comparer processor.

static System::SharedPtr<Aspose::Words::LowCode::Comparer> Aspose::Words::LowCode::Comparer::Create(const System::SharedPtr<Aspose::Words::LowCode::ComparerContext> &context)

See Also