Skip to content

Latest commit

 

History

History
executable file
·
13 lines (10 loc) · 786 Bytes

File metadata and controls

executable file
·
13 lines (10 loc) · 786 Bytes

IO.Swagger.model.agreements.FormFieldLocation

Properties

Name Type Description Notes
Height double? Height of the form field in pixels [optional]
Left double? No. of pixels from left of the page for form field placement [optional]
PageNumber int? Number of the page where form field has to be placed, starting from 1. [optional]
Top double? No. of pixels from bottom of the page for form field placement [optional]
Width double? Width of the form field in pixels [optional]

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