Click or drag to resize

ILabelWholeWord Property

Gets or sets a flag to indicate whether the search should be limited to whole words only.

Namespace:  Opait.ReportMiner.Api
Assembly:  Opait.ReportMiner (in Opait.ReportMiner.dll) Version: 1.9.4.12917
Syntax
C#
bool WholeWord { get; set; }

Property Value

Type: Boolean
See Also