Package | Description |
---|---|
com.groupdocs.comparison.pdf | |
com.groupdocs.comparison.pdf.contracts |
Modifier and Type | Class and Description |
---|---|
class |
ComparisonPage
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
List<ComparisonPageBase> |
ComparisonPdfDocument.getPages()
Deprecated.
Gets the pages.
|
Modifier and Type | Method and Description |
---|---|
void |
ComparisonPdfDocument.setPages(List<ComparisonPageBase> value)
Deprecated.
Gets the pages.
|
Modifier and Type | Method and Description |
---|---|
abstract List<ComparisonPageBase> |
ComparisonPdfDocumentBase.getPages()
Deprecated.
Gets or sets the pages.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
ComparisonPdfDocumentBase.setPages(List<ComparisonPageBase> value)
Deprecated.
Gets or sets the pages.
|
Copyright © 2018. All rights reserved.