Search results

BeforeSaveEventArgs API in JavaScript Image Editor API control

Interface for before saving the canvas as image.

Properties

cancel

boolean

Defines the cancel option to cancel the save action.

fileName

string

Specifies the file name for an image.

fileType

FileType

Returns the file type for an image.