PresentationLockingBehavior
PresentationLockingBehavior enumeration
Represents the behavior regarding treating the IPresentation source (file or
stream) while loading and working with an instance of IPresentation.
Members
Member name | Description |
---|---|
LOAD_AND_RELEASE | The source will be locked only for a time of IPresentation constructor execution. |
KEEP_LOCKED | The source will be locked for a whole lifetime of IPresentation instance, until it will be disposed. |
See Also
- namespace aspose.slides
- assembly Aspose.Slides