Table of Contents

Property Formatting

Namespace
DocWright.Dom.Editing
Assembly
DocWright.Dom.dll

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; }

Property Value

CharacterFormat