Package | Description |
---|---|
com.groupdocs.watermark.contents |
The namespace provides classes for working with documents of any supported types.
|
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
PresentationShape . |
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
PresentationShape . |
Copyright © 2020. All rights reserved.