ImageEditorSaveAsSettingsTagHelper

Example

Razor
<save-as/>

Attributes

AttributeTypeDescription
file-nameStringSets the filename of the saved file.
force-proxyBooleanIf set to true, the content will be forwarded to proxyURL even if the browser supports saving files locally.
proxy-targetStringA name or keyword indicating where to display the document returned from the proxy.
proxy-urlStringThe URL of the server side proxy which will stream the file to the end user. A proxy will be used when the browser isn't capable of saving files locally. Such browsers are IE version 9 and lower and Safari.
In this article
ExampleAttributes
Not finding the help you need?
Contact Support