Package | Description |
---|---|
com.groupdocs.comparison.pdf | |
com.groupdocs.comparison.pdf.comparedresult | |
com.groupdocs.comparison.pdf.contracts |
Modifier and Type | Class and Description |
---|---|
class |
ComparisonPdfDocument
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
IPdfComparedResult |
ComparisonPdfDocument.compareWith(ComparisonPdfDocumentBase document,
PdfComparisonSettings settings)
Deprecated.
Compares the with.
|
IPdfComparedResult |
ComparisonPdfDocument.compareWith(ComparisonPdfDocumentBase document,
PdfComparisonSettings settings,
boolean useExperimentalCore)
Deprecated.
Compares the with.
|
Modifier and Type | Method and Description |
---|---|
ComparisonPdfDocumentBase |
PdfComparedResult.getResultDocument(PdfComparisonSettings settings)
Deprecated.
Gets the result document.
|
Modifier and Type | Method and Description |
---|---|
abstract IPdfComparedResult |
ComparisonPdfDocumentBase.compareWith(ComparisonPdfDocumentBase document,
PdfComparisonSettings settings)
Deprecated.
Compares this document with another.
|
abstract IPdfComparedResult |
ComparisonPdfDocumentBase.compareWith(ComparisonPdfDocumentBase document,
PdfComparisonSettings settings,
boolean useExperimentalCore)
Deprecated.
Compares this document with another.
|
Copyright © 2018. All rights reserved.