IBaseShapeLockNoLocks 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)
SyntaxReadOnly Property NoLocks As Boolean
Get
property bool NoLocks {
bool get ();
}
abstract NoLocks : bool with get
Property Value
Type:
Boolean
See Also