file_name property
Leave feedback
On this page
The displayed archive file name.
By default, GroupDocs.Viewer displays the archive file name in the header of each page. To change or hide this name, set this property.
For more information and code example, see the documentation.
@property
def file_name(self):
...
@file_name.setter
def file_name(self, value):
...
- class
ArchiveOptions
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.