Table of Contents

Property Replace

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

Replace

Gets or sets the replacement options, or null for the defaults. Set Formatting to give every substituted value explicit formatting rather than inheriting the placeholder's.

public ReplaceOptions? Replace { get; set; }

Property Value

ReplaceOptions