A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
ComPDFKit.Compare
CPDFCompareResults Class
CPDFCompareResults Properties
AnnotDeletedCount Property
AnnotInsertCount Property
AnnotModifiedCount Property
AnnotResults Property
DeleteCount Property
ImageResults Property
InsertCount Property
PathResults Property
ReplaceCount Property
ShadingResults Property
TextResults Property
CPDFCompareResults
ImageResults Property
Gets the array of the results of comparing image.
Namespace:
ComPDFKit.Compare
Assembly:
ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 3.0.0+4b8ae91508c7f16ebf511129b42dfd307f45e350
Syntax
C#
Copy
public
List
<
CPDFCompareResult
>
ImageResults
{
get
; }
Property Value
Type:
List
CPDFCompareResult
See Also
Reference
CPDFCompareResults Class
ComPDFKit.Compare Namespace