Click or drag to resize

CPDFCompareContentSaveAsComparisonDocument Method

Saves the comparison document.

Namespace:  ComPDFKit.Compare
Assembly:  ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.0.0.0
Syntax
C#
public bool SaveAsComparisonDocument(
	string savePath
)

Parameters

savePath
Type: SystemString

Return Value

Type: Boolean
See Also