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