Method: AsposeCadCloud::PostDrawingWmfRequest#out_path
- Defined in:
- lib/aspose_cad_cloud/models/requests/PostDrawingWmfRequest.rb
#out_path ⇒ Object
Path to updated file (if this is empty, response contains streamed file).
42 43 44 |
# File 'lib/aspose_cad_cloud/models/requests/PostDrawingWmfRequest.rb', line 42 def out_path @out_path end |