Method: AsposeWordsCloud::UpdateTablePropertiesOnlineRequest#dest_file_name
- Defined in:
- lib/aspose_words_cloud/models/requests/update_table_properties_online_request.rb
#dest_file_name ⇒ Object
Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
54 55 56 |
# File 'lib/aspose_words_cloud/models/requests/update_table_properties_online_request.rb', line 54 def dest_file_name @dest_file_name end |