1. GroupDocs.Search
  2. /
  3. GroupDocs.Search for .NET
  4. /
  5. GroupDocs.Search.Dictionaries
  6. /
  7. DictionaryRepository
  8. /
  9. CharacterReplacements

CharacterReplacements

DictionaryRepository.CharacterReplacements property

Gets a dictionary of character replacements.

public CharacterReplacementDictionary CharacterReplacements { get; }

Property Value

The dictionary of character replacements.

See Also