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