Aspose::Pdf::Facades::ReplaceTextStrategy::set_IsRegularExpressionUsed method

ReplaceTextStrategy::set_IsRegularExpressionUsed method

If false, string to find is a simple text. If true, string to find is regular expression.

void Aspose::Pdf::Facades::ReplaceTextStrategy::set_IsRegularExpressionUsed(bool value)

See Also