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

TARXZ

FileType.TARXZ field

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

public static readonly FileType TARXZ;

See Also