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 | Document properties IDocumentProperties |
Examples
This sample shows how to call the IPresentationInfo.update_document_properties method to
update the document properties returned by call of the IPresentationInfo.read_document_properties method.
See Also
- class
IDocumentProperties - class
IPresentationInfo - module
aspose.slides - library
Aspose.Slides