# CloudmersiveConvertApiClient.FindStringRegexRequest

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**textContent** | **String** | Input text content | [optional] 
**targetRegex** | **String** | Target input regular expression (regex) to find | [optional] 
**matchCase** | **Boolean** | Set to True to match case, False to ignore case | [optional] 


