CPDFCompareResults Class |
Namespace: ComPDFKit.Compare
public class CPDFCompareResults
The CPDFCompareResults type exposes the following members.
Name | Description | |
---|---|---|
DeleteCount |
Gets the count of removal.
| |
ImageResults |
Gets the array of the results of comparing image.
| |
InsertCount |
Gets the count of insert.
| |
ReplaceCount |
Gets the count of replacement.
| |
TextResults |
Gets the array of the results of comparing text.
|