BeforeSaveEventArgs
23 Sep 20251 minute to read
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.
imageQuality number
Returns the Quality of an image.