Search results

BeforeSaveEventArgs API in Angular Image Editor API component

The Interface which contains the properties for before saving the canvas as image.

Properties

cancel

boolean

Defines whether the to cancel the saving action in the image editor.

fileName

string

Specifies the file name for an image.

fileType

FileType

Returns the file type for an image.