archive_options property
archive_options property
The archive files view options.
Remarks
For more information and code examples, see the documentation.
Definition:
@property
def archive_options(self):
...
@archive_options.setter
def archive_options(self, value):
...
See Also
- module
groupdocs.viewer.options - class
ArchiveOptions - class
BaseViewOptions