PdfCompareOptions Class |
Namespace: Spire.Pdf.Comparison
The PdfCompareOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() |
PdfCompareOptions |
Initializes a new instance of the
PdfCompareOptions
class
|
Name | Description | |
---|---|---|
![]() |
NewPageEndIndex |
The end index of new document range.
|
![]() |
NewPageStartIndex |
The start index of new document range.
|
![]() |
OldPageEndIndex |
The end index of old document range.
|
![]() |
OldPageStartIndex |
The start index of old document range.
|
![]() |
OnlyCompareText |
Whether is only compare text.
|
Name | Description | |
---|---|---|
![]() |
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
![]() |
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
|
![]() |
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
![]() |
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
![]() |
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
![]() |
SetPageRanges |
Set the compared documents page ranges.
|
![]() |
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|