comments property
comments property
Returns or sets the comments of a presentation. Read/write str.
Definition:
@property
def comments(self):
...
@comments.setter
def comments(self, value):
...
See Also
- class
IDocumentProperties
- module
aspose.slides
- library
Aspose.Slides