Method: DocuSign_eSign::Text#anchor_ignore_if_not_present
- Defined in:
- lib/docusign_esign/models/text.rb
#anchor_ignore_if_not_present ⇒ Object
When set to true, this tab is ignored if anchorString is not found in the document.
36 37 38 |
# File 'lib/docusign_esign/models/text.rb', line 36 def anchor_ignore_if_not_present @anchor_ignore_if_not_present end |