A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
ComPDFKit.Compare
CPDFCompareResults Class
CPDFCompareResults Properties
DeleteCount Property
ImageResults Property
InsertCount Property
ReplaceCount Property
TextResults Property
CPDFCompareResults
TextResults Property
Gets the array of the results of comparing text.
Namespace:
ComPDFKit.Compare
Assembly:
ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
C#
Copy
public
List
<
CPDFCompareResult
>
TextResults
{
get
; }
Property Value
Type:
List
CPDFCompareResult
See Also
Reference
CPDFCompareResults Class
ComPDFKit.Compare Namespace