print_comments property #
Specifies whether or not to display comments on slides
Remarks #
Default value is false .
Definition: #
@property
def print_comments(self):
...
@print_comments.setter
def print_comments(self, value):
...
See Also #
- class
HandoutViewOptions
- module
slidize
- library
Slidize