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