BlobManagementOptionsPresentationLockingBehavior Property

Represents the locking behavior for the presentation's source (stream or file).

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

Property Value

Type: PresentationLockingBehavior

Implements

IBlobManagementOptionsPresentationLockingBehavior
See Also