LockType

WordProcessingWatermarkBaseOptions.LockType property

Gets or sets the watermark lock type.

public WordProcessingLockType LockType { get; set; }

Property Value

The watermark lock type.

Remarks

The value AllowOnlyFormFields can not be used with an object of type WordProcessingHeaderFooter.

See Also