hide_comments property
hide_comments property
Hide comments.
Definition:
@property
def hide_comments(self):
...
@hide_comments.setter
def hide_comments(self, value):
...
See Also
- module
groupdocs.conversion.options.load
- class
PresentationLoadOptions