Click or drag to resize

PdfCompareOptions Properties

The PdfCompareOptions type exposes the following members.

Properties
Name Description
Public property NewPageEndIndex
The end index of new document range.
Public property NewPageStartIndex
The start index of new document range.
Public property OldPageEndIndex
The end index of old document range.
Public property OldPageStartIndex
The start index of old document range.
Public property OnlyCompareText
Whether is only compare text.
Top
See Also