Click or drag to resize

CPDFCompareOverlay Methods

The CPDFCompareOverlay type exposes the following members.

Methods
  NameDescription
Public methodCompare
Compares the document.
Public methodComparisonDocument
Gets the generated comparison document once the user compares both versions of a document.
Public methodRelease
Releases CPDFCompareOverlay object resource.
Public methodSetBlendMode
Sets the blend mode that will be used when overlaying the new version of a document onto the old version.
Public methodSetNewDocumentFillAlpha
Sets the fill opacity that will be used to replace all strokes in the new version of a document.
Public methodSetNewDocumentStrokeAlpha
Sets the opacity that will be used to replace all strokes in the new version of a document.
Public methodSetNewDocumentStrokeColor
Sets the color that will be used to replace all strokes in the new version of a document.
Public methodSetNoFill
Sets whether the path is filled with white.
Public methodSetOldDocumentFillAlpha
Sets the fill opacity that will be used to replace all strokes in the old version of a document.
Public methodSetOldDocumentStrokeAlpha
Sets the opacity that will be used to replace all strokes in the old version of a document.
Public methodSetOldDocumentStrokeColor
Sets the color that will be used to replace all strokes in the old version of a document.
Top
See Also