Method: DocuSign_eSign::Checkbox#anchor_horizontal_alignment
- Defined in:
- lib/docusign_esign/models/checkbox.rb
#anchor_horizontal_alignment ⇒ Object
Specifies the alignment of anchor tabs with anchor strings. Possible values are left or right. The default value is left.
28 29 30 |
# File 'lib/docusign_esign/models/checkbox.rb', line 28 def anchor_horizontal_alignment @anchor_horizontal_alignment end |