CharacterReplacementPair
Leave feedback
On this page
Represents a character/replacement pair.
public class CharacterReplacementPair
| Name | Description |
|---|---|
| CharacterReplacementPair(char, char) | Initializes a new instance of the CharacterReplacementPair class. |
| CharacterReplacementPair(int, int) | Initializes a new instance of the CharacterReplacementPair class. |
| Name | Description |
|---|---|
| Character { get; } | Gets the Unicode code point to be replaced. |
| Replacement { get; } | Gets the replacement Unicode code point. |
- class CharacterReplacementDictionary
- namespace GroupDocs.Search.Dictionaries
- assembly GroupDocs.Search
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.