Effects

WordProcessingWatermarkBaseOptions.Effects property

Gets or sets a value of WordProcessingImageEffects or WordProcessingTextEffects for effects that should be applied to the watermark.

public IWordProcessingWatermarkEffects Effects { get; set; }

Property Value

The WordProcessingImageEffects or WordProcessingTextEffects for effects that should be applied to the watermark.

See Also