ProtectWithUnreadableCharacters

PresentationWatermarkBaseSlideOptions.ProtectWithUnreadableCharacters property

Gets or sets a value indicating whether the text watermark characters are mixed with unreadable characters.

public bool ProtectWithUnreadableCharacters { get; set; }

Property Value

A value indicating whether the text watermark characters are mixed with unreadable characters.

Remarks

This protection applies only when the value of IsLocked property is true.

See Also