Aspose::Pdf::Comparison::EditContainer class

EditContainer class

Represents a change container class.

class EditContainer : public System::Object

Methods

MethodDescription
get_Id() constGets and sets id of the change.
get_Operation() constThe diff operation type.
get_Rects() constThe rectangle areas of the change.

See Also