1. GroupDocs.Search
  2. /
  3. GroupDocs.Search for .NET
  4. /
  5. GroupDocs.Search.Options
  6. /
  7. TextStorageSettings

TextStorageSettings

TextStorageSettings class

Represents the text storage settings.

public class TextStorageSettings

Constructors

Name Description
TextStorageSettings(Compression) Initializes a new instance of the TextStorageSettings class.

Properties

Name Description
Compression { get; set; } Gets or sets the compression of text storage. The default value is Normal.

Remarks

Learn more

See Also