Package | Description |
---|---|
com.groupdocs.comparison.pdf | |
com.groupdocs.comparison.pdf.contracts |
Modifier and Type | Method and Description |
---|---|
List<IComparisonImagePlacement> |
ComparisonPage.getImages()
Deprecated.
Gets the images.
|
com.aspose.ms.System.Collections.Generic.List<IComparisonImagePlacement> |
ComparisonPdfDocument.getImagesFromDocument()
Deprecated.
Gets the images from document.
|
Modifier and Type | Method and Description |
---|---|
void |
ComparisonPage.setImages(List<IComparisonImagePlacement> value)
Deprecated.
Gets the images.
|
Modifier and Type | Method and Description |
---|---|
IComparisonImagePlacement |
ComparisonWatermarkBase.getImage()
Deprecated.
Gets or sets the image of the watermark.
|
Modifier and Type | Method and Description |
---|---|
abstract List<IComparisonImagePlacement> |
ComparisonPageBase.getImages()
Deprecated.
Gets the images.
|
abstract com.aspose.ms.System.Collections.Generic.List<IComparisonImagePlacement> |
ComparisonPdfDocumentBase.getImagesFromDocument()
Deprecated.
Gets the images from document.
|
Modifier and Type | Method and Description |
---|---|
void |
ComparisonWatermarkBase.setImage(IComparisonImagePlacement value)
Deprecated.
Gets or sets the image of the watermark.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
ComparisonPageBase.setImages(List<IComparisonImagePlacement> value)
Deprecated.
Gets the images.
|
Copyright © 2018. All rights reserved.