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