Aspose::Words::LowCode::ComparerContext::get_AcceptRevisions method

ComparerContext::get_AcceptRevisions method

Indicates whether to accept revisions in the documents before comparing them. If the compared documents contain revisions and this flag is set to false, the processor will reject revisions. Default is true.

bool Aspose::Words::LowCode::ComparerContext::get_AcceptRevisions() const

See Also