Table of Contents

Property WholeWord

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

WholeWord

Gets or sets a value indicating whether a match must be bounded by non-word characters on both sides. Default false.

public bool WholeWord { get; set; }

Property Value

bool