Class SevenZipCompressionSettings
Class SevenZipCompressionSettings
Tên không gian: Aspose.Zip.Saving Tổng hợp: Aspose.Zip.dll (25.5.0)
Cài đặt cần thiết cho máy nén 7z hoặc máy nén để làm việc.
public abstract class SevenZipCompressionSettings
Inheritance
object ← SevenZipCompressionSettings
Derived
SevenZipBZip2CompressionSettings , SevenZipLZMA2CompressionSettings , SevenZipLZMACompressionSettings , SevenZipPPMdCompressionSettings , SevenZipStoreCompressionSettings
Thành viên thừa kế
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
SevenZipCompressionSettings()
protected SevenZipCompressionSettings()
Properties
Method
Có phương pháp nén hoặc decompression.
public abstract SevenZipCompressionMethod Method { get; }