Method: DocuSign_eSign::Note#anchor_units
- Defined in:
- lib/docusign_esign/models/note.rb
#anchor_units ⇒ Object
Specifies units of the X and Y offset. Units could be pixels, millimeters, centimeters, or inches.
66 67 68 |
# File 'lib/docusign_esign/models/note.rb', line 66 def anchor_units @anchor_units end |