ArchiveFormatDetector
ArchiveFormatDetector class
Detects archive format and provides other related information.
public sealed class ArchiveFormatDetector
Constructors
Name | Description |
---|---|
ArchiveFormatDetector() | Initializes a new instance of the ArchiveFormatDetector class. |
Methods
Name | Description |
---|---|
GetFormatInfo(Stream) | Gets format info. |
GetFormatInfo(string) | Gets format info. |
See Also
- namespace Aspose.Zip.ArchiveInfo
- assembly Aspose.Zip