with_output_url method
with_output_url
Specifies the new URL indicating where the resource will be located after processing.
Returns
This resource so that you can chain calls.
def with_output_url(self, output_url):
...
Parameter | Type | Description |
---|---|---|
output_url | Url | The new URL indicating where the resource will be located after processing. |
See Also
- module
aspose.svg.saving
- class
Resource