show_comments property
show_comments property
Specifies whether the slide comments should be shown.
Read/write NullableBool
.
Definition:
@property
def show_comments(self):
...
@show_comments.setter
def show_comments(self, value):
...
See Also
- class
IViewProperties
- enumeration
NullableBool
- module
aspose.slides
- library
Aspose.Slides