Skip to main content
A newer version of this page is available. .

BootstrapBinaryImageEditingSettingsBase Properties

Serves as a base class for classes that contain settings that relate to the editing functionality of the Binary Image.
Name Description
AllowDropOnPreview Gets or sets whether end-users can upload images by dropping them on the preview. Inherited from BinaryImageEditingSettings.
ButtonPanelSettings Gets the settings of the button panel. Inherited from BinaryImageEditingSettings.
DropZoneText Specifies the text displayed in a drop zone. Inherited from BinaryImageEditingSettings.
EmptyValueText Gets or sets the text displayed in the editor when there is no image. Inherited from BinaryImageEditingSettings.
Enabled Specifies if a binary image can be edited (uploaded) by end-users. Inherited from BinaryImageEditingSettings.
UploadSettings Provides access to the binary image upload settings.
See Also