render_comments property
Leave feedback
On this page
The property that controls whether comments will be generated on the preview; default is True and it is supported only in MS Word documents.
@property
def render_comments(self):
...
@render_comments.setter
def render_comments(self, value):
...
- class
PreviewOptions
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.