Table of Contents

Property TrimNames

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

TrimNames

Gets or sets whether surrounding whitespace is trimmed off a placeholder's name, so {{ Name }} and {{Name}} name the same value. Default true.

public bool TrimNames { get; set; }

Property Value

bool