Method: AsposeWordsCloud::GetDocumentStatisticsRequest#include_comments

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

#include_commentsObject

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



51
52
53
# File 'lib/aspose_words_cloud/models/requests/get_document_statistics_request.rb', line 51

def include_comments
  @include_comments
end