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