public class PresentationSlideImageFillFormat extends PresentationImageFillFormat
Represents the image fill format settings for a slide in a PowerPoint document.
| Modifier and Type | Method and Description |
|---|---|
PresentationWatermarkableImage |
getBackgroundImage()
Gets the background image.
|
void |
setBackgroundImage(PresentationWatermarkableImage value)
Sets the background image.
|
getTileAsTexture, getTransparency, setTileAsTexture, setTransparencycheckIfBackgroundImageIsSetpublic PresentationWatermarkableImage getBackgroundImage()
getBackgroundImage in class PresentationImageFillFormatnull if the image is not set.public void setBackgroundImage(PresentationWatermarkableImage value)
setBackgroundImage in class PresentationImageFillFormatvalue - The background image or null if the image should be removed.Copyright © 2026. All rights reserved.