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: 3.0.0+4b8ae91508c7f16ebf511129b42dfd307f45e350
Syntax
C#
public CPDFDocument ComparisonDocument()

Return Value

Type: CPDFDocument
The generated document.
See Also