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
DocumentProperties - module
aspose.slides - library
Aspose.Slides