Bzip2 Compressed File (.bz2) are compressed files generated using the BZIP2 open source compression method, mostly on UNIX or Linux system.
Learn more about this file format
here.
Namespace: GroupDocs.ViewerAssembly: GroupDocs.Viewer (in GroupDocs.Viewer.dll) Version: 22.9
Syntaxpublic static readonly FileType BZ2
Public Shared ReadOnly BZ2 As FileType
public:
static initonly FileType^ BZ2
Field Value
Type:
FileType
See Also