# CloudmersiveConvertApiClient.HtmlTemplateOperation

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**action** | **Number** | Operation action to take; possible values are \&quot;Replace\&quot; | [optional] 
**matchAgsint** | **String** | For Replace operations, the string to match against (to be replaced with ReplaceWith string) | [optional] 
**replaceWith** | **String** | For Replace operations, the string to Replace the original string with | [optional] 


<a name="ActionEnum"></a>
## Enum: ActionEnum


* `1` (value: `1`)




