CPDFCompareResults Class |
Namespace: ComPDFKit.Compare
public class CPDFCompareResults
The CPDFCompareResults type exposes the following members.
| Name | Description | |
|---|---|---|
| AnnotDeletedCount |
Gets the count of annotation deleted.
| |
| AnnotInsertCount |
Gets the count of annotation insert.
| |
| AnnotModifiedCount |
Gets the count of annotation modified.
| |
| AnnotResults |
Gets the array of the results of comparing annotation.
| |
| DeleteCount |
Gets the count of removal.
| |
| ImageResults |
Gets the array of the results of comparing image.
| |
| InsertCount |
Gets the count of insert.
| |
| PathResults |
Gets the array of the results of comparing path.
| |
| ReplaceCount |
Gets the count of replacement.
| |
| ShadingResults |
Gets the array of the results of comparing shading.
| |
| TextResults |
Gets the array of the results of comparing text.
|