EditContainer

EditContainer

Overview

EditContainer is a class in Aspose.PDF FOSS for .NET.

A single change found by the side-by-side comparison, bound to the page rectangles it covers.

Properties: Id, Operation, Rects.

Properties

NameTypeAccessDescription
IdintReadThe change’s number in the comparison, counting from one across both pages in diff order.
OperationDiffOperationReadThe underlying text edit.
RectsList<Rectangle>ReadPage-space rectangles covering the edited characters (one per text line).