| Package | Description |
|---|---|
| com.groupdocs.watermark.contents |
| Modifier and Type | Method and Description |
|---|---|
PresentationWatermarkableImage |
PresentationImageFillFormat.getBackgroundImage()
Gets the background image.
|
PresentationWatermarkableImage |
PresentationSlideImageFillFormat.getBackgroundImage()
Gets the background image.
|
PresentationWatermarkableImage |
PresentationShape.getImage()
Gets the image of this
. |
| Modifier and Type | Method and Description |
|---|---|
void |
PresentationImageFillFormat.setBackgroundImage(PresentationWatermarkableImage value)
Sets the background image.
|
void |
PresentationSlideImageFillFormat.setBackgroundImage(PresentationWatermarkableImage value)
Sets the background image.
|
void |
PresentationShape.setImage(PresentationWatermarkableImage value)
Sets the image of this
. |
Copyright © 2026. All rights reserved.