Method: AsposeWordsCloud::GetDocumentStatisticsRequest#name
- Defined in:
- lib/aspose_words_cloud/models/requests/get_document_statistics_request.rb
#name ⇒ Object
The filename of the input document.
33 34 35 |
# File 'lib/aspose_words_cloud/models/requests/get_document_statistics_request.rb', line 33 def name @name end |