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