Aspose::Pdf::Comparison::SideBySideDocsComparisonResult::get_FirstDocChanges method

SideBySideDocsComparisonResult::get_FirstDocChanges method

Get a list of changes to the pages of the first document.

const System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<EditContainer>>>>> & Aspose::Pdf::Comparison::SideBySideDocsComparisonResult::get_FirstDocChanges() const

See Also