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