Method: AsposeWordsCloud::GetDocumentStatisticsRequest#include_footnotes

Defined in:
lib/aspose_words_cloud/models/requests/get_document_statistics_request.rb

#include_footnotesObject

The flag indicating whether to include footnotes from the WordCount. The default value is “false”.



54
55
56
# File 'lib/aspose_words_cloud/models/requests/get_document_statistics_request.rb', line 54

def include_footnotes
  @include_footnotes
end