Table of Contents

Property MaxMatches

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

MaxMatches

Gets or sets the maximum number of matches to return, or 0 for no limit. Default 0.

public int MaxMatches { get; set; }

Property Value

int