Click or drag to resize

CPDFCompareOverlay Constructor

Overload List
  NameDescription
Public methodCPDFCompareOverlay(CPDFDocument, CPDFDocument)
Initialize it with the given two versions of a document. By default, it will generate a comparison document according to the order of pages, starting from the first page of both versions of the document.
Public methodCPDFCompareOverlay(CPDFDocument, String, CPDFDocument, String)
Initialize it with the given two versions of a document. and indices of the pages on which the points should be selected in both versions of a document.
Top
See Also