IsLocked
WordProcessingWatermarkBaseOptions.IsLocked property
Gets or sets a value indicating whether an editing of the shape in Word is forbidden.
public bool IsLocked { get; set; }
Property Value
If the value is true
, shape editing will be forbidden. By default, the value is false
, the shape can be edited in Word.
See Also
- class WordProcessingWatermarkBaseOptions
- namespace GroupDocs.Watermark.Options.WordProcessing
- assembly GroupDocs.Watermark