Method: DocuSign_eSign::SignHere#x_position

Defined in:
lib/docusign_esign/models/sign_here.rb

#x_positionObject

This indicates the horizontal offset of the object on the page. DocuSign uses 72 DPI when determining position.



207
208
209
# File 'lib/docusign_esign/models/sign_here.rb', line 207

def x_position
  @x_position
end