OfficeImageFillFormatTWatermarkableImage
Leave feedback
On this page
Represents the image fill format settings in any supported office content.
public abstract class OfficeImageFillFormat<TWatermarkableImage>
where TWatermarkableImage : WatermarkableImage
| Parameter | Description |
|---|---|
| TWatermarkableImage | The exact type of the watermarkable image that is used as background. |
| Name | Description |
|---|---|
| abstract BackgroundImage { get; set; } | Gets or sets the background image. |
| abstract TileAsTexture { get; set; } | Gets or sets a value indicating whether the image is tiled across the background. |
| abstract 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 WatermarkableImage
- namespace GroupDocs.Watermark.Contents
- 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.