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
- enumeration
NullableBool - class
ViewProperties - module
aspose.slides - library
Aspose.Slides