SharedDoc
PresentationPackage.SharedDoc property
Gets or sets a value indicating whether the presentation is shared between multiple people. Can be updated in a PPTX document only.
public bool SharedDoc { get; set; }
Property Value
true
if the presentation shared between multiple people; otherwise, false
.
Remarks
Can be updated in a PPTX document only. Read-only for other formats like PPT, POT etc.
See Also
- class PresentationPackage
- namespace GroupDocs.Metadata.Formats.Document
- assembly GroupDocs.Metadata