Name | Type | Description | Notes |
---|---|---|---|
type | string | ||
page | int | ||
x | int | ||
y | int | ||
width | int | If not set, the width is automatically calculated with the read only text length. | [optional] |
height | int | The height must be 24 or a multiple of 15 greater than 24. If height is not provided, it will be calculated depending on the number of newlines in the read only text. | [optional] |
text | string | ||
font | \Yousign\Client\Model\CreateFieldFont | [optional] |