Click or drag to resize

CPDFCompareOverlayComparisonDocument Method

Gets the generated comparison document once the user compares both versions of a document.

Namespace:  ComPDFKit.Compare
Assembly:  ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.0.0.0
Syntax
C#
public CPDFDocument ComparisonDocument()

Return Value

Type: CPDFDocument
The generated document.
See Also