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