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