PresentationImageFillFormat
Leave feedback
On this page
Represents the image fill format settings in a PowerPoint document.
public class PresentationImageFillFormat : OfficeImageFillFormat<PresentationWatermarkableImage>
| Name | Description |
|---|---|
| override BackgroundImage { get; set; } | Gets or sets the background image. |
| override TileAsTexture { get; set; } | Gets or sets a value indicating whether the image is tiled across the background. |
| override Transparency { get; set; } | Gets or sets the transparency of the background image as a value from 0.0 (opaque) through 1.0 (fully transparent). |
- class OfficeImageFillFormat<TWatermarkableImage>
- class PresentationWatermarkableImage
- namespace GroupDocs.Watermark.Contents.Presentation
- assembly GroupDocs.Watermark
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.