# CloudmersiveImageApiClient.CreateHandwritingRequest

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**textInput** | **String** | Text to convert to handwriting | [optional] 
**targetWidth** | **Number** | Desired width in pixels of the resulting image | [optional] 
**strokeWidth** | **Number** | Optinoal; Width of the text stroke in pixels; default is 2 | [optional] 
**color** | **String** | HTML hexadecimal color, or HTML common color name (e.g. &#39;black&#39;, &#39;red&#39;), for the handwriting | [optional] 


