IsLocked

PresentationWatermarkBaseSlideOptions.IsLocked property

Gets or sets a value indicating whether an editing of the shape in PowerPoint 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 PowerPoint.

See Also