Aspose::Pdf::Comparison::TextPdfComparer::AssemblyDestinationPageText method
TextPdfComparer::AssemblyDestinationPageText method
Restores changed text from the list of changes.
static System::String Aspose::Pdf::Comparison::TextPdfComparer::AssemblyDestinationPageText(const System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<DiffOperation>>> &diffs)
| Parameter | Type | Description |
|---|---|---|
| diffs | const System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<DiffOperation>>>& | The list of changes. |
ReturnValue
Original text.
See Also
- Class String
- Typedef SharedPtr
- Class List
- Class DiffOperation
- Class TextPdfComparer
- Namespace Aspose::Pdf::Comparison
- Library Aspose.PDF for C++