Method: DocuSign_eSign::Text#y_position

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

#y_positionObject

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



371
372
373
# File 'lib/docusign_esign/models/text.rb', line 371

def y_position
  @y_position
end