Property Formatting
Formatting
Gets or sets the formatting of the replacement text, or null to inherit the formatting of the first run the match started in — which is what makes replacing a word inside a sentence keep looking like the sentence.
public CharacterFormat? Formatting { get; set; }