Method: DocuSign_eSign::Text#anchor_match_whole_word

Defined in:
lib/docusign_esign/models/text.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.



42
43
44
# File 'lib/docusign_esign/models/text.rb', line 42

def anchor_match_whole_word
  @anchor_match_whole_word
end