BaseShapeLockNoLocks Property

Return true if all lock-flags are disabled. Read-only Boolean.

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public bool NoLocks { get; }

Property Value

Type: Boolean

Implements

IBaseShapeLockNoLocks
See Also