CPDFCompareResult Structure |
Namespace: ComPDFKit.Compare
public struct CPDFCompareResult
The CPDFCompareResult type exposes the following members.
Name | Description | |
---|---|---|
![]() | NewPageIndex |
Gets the new version page index of a result of comparing content.
|
![]() | NewRect |
Gets the new version page range of a result of comparing content.
|
![]() | OldPageIndex |
Gets the old version page index of a result of comparing content.
|
![]() | OldRect |
Gets the old version page range of a result of comparing content.
|
![]() | Type |
Gets the type of a result of comparing content.
|