add_suffix property
Leave feedback
On this page
The add_suffix property indicates whether the file name should be changed before saving. Defaults to False.
@property
def add_suffix(self):
...
@add_suffix.setter
def add_suffix(self, value):
...
- class
SaveOptions
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.