Method: DocuSign_eSign::EnvelopeDefinition#accessibility
- Defined in:
- lib/docusign_esign/models/envelope_definition.rb
#accessibility ⇒ Object
Sets the document reading zones for screen reader applications. This element can only be used if Document Accessibility is enabled for the account. ###### Note: This information is currently generated from the DocuSign web console by setting the reading zones when creating a template, exporting the reading zone string information, and adding it here.
21 22 23 |
# File 'lib/docusign_esign/models/envelope_definition.rb', line 21 def accessibility @accessibility end |