Gnu Zipped File (.gz) are compressed files created with gzip compression application. It can contain multiple compressed files and is commonly used on UNIX and Linux systems.
Learn more about this file format
here.
Namespace: GroupDocs.ViewerAssembly: GroupDocs.Viewer (in GroupDocs.Viewer.dll) Version: 22.9
Syntax public static readonly FileType GZ
Public Shared ReadOnly GZ As FileType
public:
static initonly FileType^ GZ
Field Value
Type:
FileTypeSee Also