Method: AsposeWordsCloud::CompareOptions#ignore_footnotes

Defined in:
lib/aspose_words_cloud/models/compare_options.rb

#ignore_footnotesObject

Gets or sets a value indicating whether footnotes/endnotes content is ignored. By default footnotes/endnotes are not ignored.



45
46
47
# File 'lib/aspose_words_cloud/models/compare_options.rb', line 45

def ignore_footnotes
  @ignore_footnotes
end