shared_doc property
Leave feedback
On this page
Gets or sets a value indicating whether the presentation is shared between multiple people. Can be updated in a PPTX document only.
Can be updated in a PPTX document only. Read-only for other formats like PPT, POT etc.
@property
def shared_doc(self):
...
@shared_doc.setter
def shared_doc(self, value):
...
- module
groupdocs.metadata.formats.document - class
PresentationPackage
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.