DocumentPropertiesSharedDoc Property

Determines whether the presentation is shared between multiple people. Read/write Boolean.

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

Property Value

Type: Boolean

Implements

IDocumentPropertiesSharedDoc
See Also