Effects

PresentationWatermarkBaseSlideOptions.Effects property

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

public IPresentationWatermarkEffects Effects { get; set; }

Property Value

The value of PresentationImageEffects or PresentationTextEffects for effects that should be applied to the watermark.

See Also