Method: DocuSign_eSign::Checkbox#y_position
- Defined in:
- lib/docusign_esign/models/checkbox.rb
#y_position ⇒ Object
This indicates the vertical offset of the object on the page. DocuSign uses 72 DPI when determining position.
247 248 249 |
# File 'lib/docusign_esign/models/checkbox.rb', line 247 def y_position @y_position end |