Class
StoreSettings

Configures the Store (no compression) method used when data must remain byte‑identical while still participating in archive processing.

Definition

Namespace:Telerik.Windows.Zip

Assembly:Telerik.Windows.Zip.dll

Syntax:

cs-api-definition
public class StoreSettings : CompressionSettings, INotifyPropertyChanged

Inheritance: objectCompressionSettingsStoreSettings

Implements: INotifyPropertyChanged

Inherited Members CompressionSettings.OnPropertyChanged(string)CompressionSettings.MethodCompressionSettings.PropertyChanged

Constructors

StoreSettings()

Creates settings for the Stored method (disables compression while retaining metadata handling).

Declaration

cs-api-definition
public StoreSettings()
In this article
DefinitionConstructorsStoreSettings()
Not finding the help you need?
Contact Support