Aspose::Pdf::Comparison::TextPdfComparer::ComparePages metod

TextPdfComparer::ComparePages method

Jämför dokumentsidor.

static System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<DiffOperation>>> Aspose::Pdf::Comparison::TextPdfComparer::ComparePages(const System::SharedPtr<Page> &page1, const System::SharedPtr<Page> &page2, const System::SharedPtr<ComparisonOptions> &options)
ParameterTypBeskrivning
page1const System::SharedPtr<Page>&Första sidan.
page2const System::SharedPtr<Page>&Andra sidan.
optionsconst System::SharedPtr<ComparisonOptions>&Comparison alternativ.

ReturnValue

Listan över ändringar.

Se även