update_document_properties method
update_document_properties
Updates properties of binded presentation.
def update_document_properties(self, document_properties):
...
Parameter | Type | Description |
---|---|---|
document_properties | IDocumentProperties |
Examples
This sample shows how to call the PresentationInfo.update_document_properties
method to
update the document properties returned by call of the PresentationInfo.read_document_properties
method.
See Also
- class
IDocumentProperties
- class
PresentationInfo
- module
aspose.slides
- library
Aspose.Slides