Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 791 Bytes

ReadOnlyText.md

File metadata and controls

16 lines (13 loc) · 791 Bytes

# ReadOnlyText

Properties

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]

[Back to Model list] [Back to API list] [Back to README]