Method: DocuSign_eSign::Checkbox#anchor_match_whole_word

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

#anchor_match_whole_wordObject

When set to true, the anchor string in this tab matches whole words only (strings embedded in other strings are ignored.) The default value is true.



38
39
40
# File 'lib/docusign_esign/models/checkbox.rb', line 38

def anchor_match_whole_word
  @anchor_match_whole_word
end