Package | Description |
---|---|
com.groupdocs.comparison.pdf | |
com.groupdocs.comparison.pdf.comparedresult | |
com.groupdocs.comparison.pdf.contracts |
Modifier and Type | Method and Description |
---|---|
List<ComparisonWatermarkBase> |
ComparisonPage.getWatermarks()
Deprecated.
Gets or sets the watermarks from page.
|
com.aspose.ms.System.Collections.Generic.List<ComparisonWatermarkBase> |
ComparisonPage.getWatermarksInternal()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
ComparisonPage.setWatermarks(List<ComparisonWatermarkBase> value)
Deprecated.
Gets or sets the watermarks from page.
|
Modifier and Type | Method and Description |
---|---|
List<ComparisonWatermarkBase> |
PdfComparedResult.getWatermarks()
Deprecated.
Gets or sets the tables.
|
Modifier and Type | Method and Description |
---|---|
void |
PdfComparedResult.setWatermarks(List<ComparisonWatermarkBase> value)
Deprecated.
Gets or sets the tables.
|
void |
PdfComparedResult.setWatermarksInternal(com.aspose.ms.System.Collections.Generic.List<ComparisonWatermarkBase> value)
Deprecated.
|
Constructor and Description |
---|
PdfComparedResult(com.aspose.ms.System.Collections.Generic.List<com.groupdocs.comparison.pdf.contracts.settings.IComparisonPageSettings> pagesSettings,
com.aspose.ms.System.Collections.Generic.List<IComparisonComponent> components,
com.aspose.ms.System.Collections.Generic.List<ComparisonWatermarkBase> watermarks,
com.aspose.ms.System.Collections.Generic.List<IComparisonParagraph> paragraphs,
int countOfErrors,
PdfComparisonSettings settings)
Deprecated.
Initializes a new instance of the
PdfComparedResult class. |
Modifier and Type | Method and Description |
---|---|
List<ComparisonWatermarkBase> |
ComparisonPageBase.getWatermarks()
Deprecated.
Gets or sets the watermarks from page.
|
com.aspose.ms.System.Collections.Generic.List<ComparisonWatermarkBase> |
ComparisonPageBase.getWatermarksInternal()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
ComparisonPageBase.setWatermarks(List<ComparisonWatermarkBase> value)
Deprecated.
Gets or sets the watermarks from page.
|
Copyright © 2018. All rights reserved.