PresentationImageFillFormat
PresentationImageFillFormat class
Represents the image fill format settings in a PowerPoint document.
public class PresentationImageFillFormat : OfficeImageFillFormat<PresentationWatermarkableImage>
Properties
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). |
See Also
- class OfficeImageFillFormat<TWatermarkableImage>
- class PresentationWatermarkableImage
- namespace GroupDocs.Watermark.Contents.Presentation
- assembly GroupDocs.Watermark