Compression

TextStorageSettings.Compression property

Gets or sets the compression of text storage. The default value is Normal.

public Compression Compression { get; set; }

Property Value

The compression of text storage.

See Also