BinaryImageEditingSettings Properties
Contains settings that relate to the editing functionality of the BinaryImage.
Name | Description |
---|---|
Allow |
Gets or sets whether end-users can upload images by dropping them on the preview. |
Button |
Gets the settings of the button panel. |
Drop |
Specifies the text displayed in a drop zone. |
Empty |
Gets or sets the text displayed in the editor when there is no image. |
Enabled | Specifies if a binary image can be edited (uploaded) by end-users. |
Upload |
Provides access to the binary image upload settings. |
See Also