Initializes a new instance of the EmphasisDescriptor class.
public EmphasisDescriptor(char character, int minimumCount, int maximumCount, bool enableWithinWord)
The character used for this emphasis.
The minimum number of character.
The maximum number of characters.
if set to true the emphasis can be used inside a word.