ImageWatermarkOptions

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

NameTypeAccessDescription
ScaledoubleRead/WriteGets or sets the scale factor expressed as a fraction of the image.
IsWashoutboolRead/WriteGets or sets a boolean value which is responsible for washout effect of the watermark.

See Also