Class SevenZipCompressionSettings
Class SevenZipCompressionSettings
Namespace: Aspose.Zip.Saving
Assembly: Aspose.Zip.dll (25.1.0)
7z sıkıştırıcı veya açıcı için gerekli ayarlar.
public abstract class SevenZipCompressionSettings
Miras
object ← SevenZipCompressionSettings
Türetilmiş
SevenZipBZip2CompressionSettings, SevenZipLZMA2CompressionSettings, SevenZipLZMACompressionSettings, SevenZipPPMdCompressionSettings, SevenZipStoreCompressionSettings
Miras Alınan Üyeler
object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Yapıcılar
SevenZipCompressionSettings()
protected SevenZipCompressionSettings()
Özellikler
Method
Sıkıştırma veya açma yöntemini alır.
public abstract SevenZipCompressionMethod Method { get; }