GzipLoadOptions
GzipLoadOptions class
Options for loading GzipArchive.
The GzipLoadOptions type exposes the following members:
Constructors
| Name | Description |
|---|---|
| GzipLoadOptions() | Initializes a new instance of the GzipLoadOptions class |
Properties
| Name | Description |
|---|---|
| parse_header | Gets or sets the value indicating whether to parse stream header to figure out properties, including name. Makes sense for seekable stream only. |
See Also
- namespace aspose.zip.gzip
- assembly Aspose.Zip