UseRegularExpression
SearchOptions.UseRegularExpression property
Gets the value that indicates whether a regular expression is used.
public bool UseRegularExpression { get; set; }
Property Value
true if a regular expression is used; otherwise, false.
See Also
- class SearchOptions
 - namespace GroupDocs.Parser.Options
 - assembly GroupDocs.Parser