1. GroupDocs.Viewer
  2. /
  3. GroupDocs.Viewer for .NET
  4. /
  5. GroupDocs.Viewer
  6. /
  7. FileType
  8. /
  9. TARGZ

TARGZ

FileType.TARGZ field

Consolidated Unix File Archive (.tgz, .tar.gz) are archives created with Unix-based utility for collecting one or more files. Learn more about this file format here.

public static readonly FileType TARGZ;

See Also