This property determines whether or not the dialog box setting the image format is displayed when an image is save with the "Save Image File" button.
Property Value
Value | Explanation |
---|---|
True (default) | The dialog box setting the image format is displayed when the image is saved with the "Save Image File" button. |
False | The dialog box setting the image format is not displayed when the image is saved with the "Save Image File" button. |
Explanation
The SaveFormatDialogEnabled property determines whether or not the dialog box setting the image format is displayed when an image is save with the "Save Image File" button. When SaveFormatDialogEnabled property is True and the image displayed in the ImageKit control is saved using the Toolbar control's "Save Image File" button, then the image format dialog box is displayed. The image will be saved in the file format determined by the dialog box. When the SaveFormatDialogEnabled property is False, the image is saved in the format set in the SaveType property.
See Also
IkToolBar Members | Newtone.ImageKit.Win.IkToolBar