ImageWatermarkOptions
Overview
ImageWatermarkOptions is a class in Aspose.Words FOSS for .NET.
Contains options that can be specified when adding a watermark with image.
Properties: IsWashout, Scale.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Scale | double | Read/Write | Gets or sets the scale factor expressed as a fraction of the image. |
IsWashout | bool | Read/Write | Gets or sets a boolean value which is responsible for washout effect of the watermark. |