The imageUploaderFlash type exposes the following properties.
| Name | Description | |
|---|---|---|
|
|
addFilesProgressDialog | Gets or sets settings of the dialog which appears when a user selects quite a lot of files. |
|
|
amazonS3Extender | Returns an instance of an Amazon S3 Extender associated with the uploader. |
|
|
cancelUploadButtonText | Gets or sets a caption of the Cancel button. |
|
|
commonDialog | Gets or sets the common dialog settings. |
|
|
converters | Gets or sets the collection of converters. |
|
|
descriptionEditor | Gets or sets the description editor settings. |
|
|
enableAddingFiles | Gets or sets a value indicating whether the button which shows the Open File dialog is enabled. |
|
|
enableAutoRotation | Gets or sets a value indicating whether the automatic EXIF-based photo rotation feature is enabled. |
|
|
enableDescriptionEditor | Gets or sets a value indicating whether it is possible to add descriptions to files. |
|
|
enableDragAndDrop | Gets or sets a value indicating whether the uploader accepts files through drag-and-drop operation. |
|
|
enableExifPreview | Gets or sets a value indicating whether the uploader should try to extract a preview from EXIF. |
|
|
enableImageEditor | Gets or sets a value indicating whether to enable a built-in image editor (crop tool and/or draw tool). |
|
|
enableRotation | Gets or sets a value indicating whether it is possible to rotate images via HTML5/Flash Uploader GUI. |
|
|
events | Gets or sets the collection of client-side events. |
|
|
files | Gets or sets a collection of user-selected files. |
|
|
flashControl | Gets or sets the Flash control. |
|
|
folderProcessingMode | Configures the folder uploading functionality. |
|
|
height | Gets or sets the height of the control. |
|
|
id | Gets or sets a unique identifier of the control. |
|
|
imageEditor | Gets or sets the image editor settings. |
|
|
imagePreviewWindow | Gets or sets the Image Preview window settings. |
|
|
informationBar | Gets or sets the information bar settings. |
|
|
licenseKey | Gets or sets the license key which allows to evaluate, develop, or publish HTML5/Flash Uploader according to the license key type (trial, development, or full). |
|
|
locale | Gets or sets the control locale. |
|
|
messages | Gets or sets messages. |
|
|
metadata | Gets or sets an additional upload data. |
|
|
paneItem | Gets or sets the pane item settings. |
|
|
restrictions | Gets a restrictions object configuring upload restrictions. |
|
|
statusPane | Gets or sets the Status Pane settings. |
|
|
topPane | Gets or sets the Top Pane settings. |
|
|
type | Gets or sets type or priority of HTML5/Flash Uploader controls. |
|
|
uploadButtonText | Gets or sets a caption of the button which starts the upload of the selected files. |
|
|
uploadErrorDialog | Gets or sets the Upload Error dialog settings. |
|
|
uploadPane | Gets or sets the Upload Pane settings. |
|
|
uploadSettings | Gets or sets the upload settings. |
|
|
width | Gets or sets width of the control. |