This documentation is for the old version. Go to the latest Upload Suite docs

ImageUploader Properties (Upload Group)

Supported in: ActiveX , Java

Properties

NameDescription
Public eventSupported in ActiveXSupported in Java Action URL of the page to which files selected for upload in Image Uploader are sent to.
Public eventSupported in ActiveXSupported in Java AdditionalFormName Name or ID of the HTML form with additional information which should be sent to the server along with files.
Public eventSupported in ActiveXSupported in Java AutoRecoverMaxTriesCount Number of tries that should be performed to submit files.
Public eventSupported in ActiveXSupported in Java AutoRecoverTimeOut Interval in which Image Uploader should try to resume the upload if it was interrupted.
Public eventSupported in ActiveXSupported in Java Charset Charset used to encode the text data submitted by Image Uploader.
Public eventSupported in ActiveX CurrentConnectionId Identifier of the upload stream the Progress event is raised for.
Public eventSupported in ActiveXSupported in Java ExtractExif List of EXIF fields which should be extracted and uploaded along with other data.
Public eventSupported in ActiveXSupported in Java ExtractIptc List of IPTC fields which should be extracted and uploaded along with other data.
Public eventSupported in ActiveXSupported in Java FilesPerOnePackageCount Number of files which should be sent with a single request.
Public eventSupported in ActiveXSupported in Java HashAlgorithm Algorithm to generate a hash value for each file to upload to the server.
Public eventSupported in ActiveX MaxConnectionCount Number of simultaneous connections files are uploaded with.
Public eventSupported in ActiveXSupported in Java MaxFileCount Maximum number of files allowed for upload per one session.
Public eventSupported in ActiveXSupported in Java MaxFileSize Maximum file size which is allowed for upload to the server.
Public eventSupported in ActiveXSupported in Java MaxImageHeight Maximum image height allowed for upload.
Public eventSupported in ActiveXSupported in Java MaxImageWidth Maximum image width allowed for upload.
Public eventSupported in ActiveXSupported in Java MaxTotalFileSize Maximum total file size allowed for upload.
Public eventSupported in ActiveXSupported in Java MetaDataSeparator Sequence of characters used to separate string stored in one metadata field (such as IptcKeyword).
Public eventSupported in ActiveXSupported in Java MinFileCount Minimum number of files allowed for upload per one session.
Public eventSupported in ActiveXSupported in Java MinFileSize Minimum file size allowed for upload.
Public eventSupported in ActiveXSupported in Java MinImageHeight Minimum image height allowed for upload.
Public eventSupported in ActiveXSupported in Java MinImageWidth Minimum image width allowed for upload.
Public eventSupported in ActiveX PasteFileNameTemplate File name template for files pasted from clipboard.
Public eventSupported in ActiveXSupported in Java PostFormat POST request format used by Image Uploader to upload files.
Public eventSupported in ActiveXSupported in Java TimeOut Timeout of the HTTP connection.
Public eventSupported in ActiveXSupported in Java TotalFileSize Total size of all files selected for the upload.
Public eventSupported in ActiveXSupported in Java UploadFileAngle Rotation angle of the specified item of the upload list.
Public eventSupported in ActiveXSupported in Java UploadFileCount Total number of the files in the upload list.
Public eventSupported in ActiveXSupported in Java UploadFileDescription Description of the specified item of the upload list.
Public eventSupported in ActiveXSupported in Java UploadFileFocused Indicator that tells whether the specified item in the upload list is in focus.
Public eventSupported in ActiveX UploadFileFormat File format of the specified item of the upload list.
Public eventSupported in ActiveXSupported in Java UploadFileGuid Unique identifier of the specified item in the upload list.
Public eventSupported in ActiveXSupported in Java UploadFileHeight Height of the image represented by the specified item of the upload list.
Public eventSupported in ActiveXSupported in Java UploadFileHorizontalResolution Horizontal resolution of the image represented by the specified item of the upload list.
Public eventSupported in ActiveXSupported in Java UploadFileName File name of the specified item of the upload list.
Public eventSupported in ActiveXSupported in Java UploadFileSelected Indicator that tells whether the specified item of the upload list is selected.
Public eventSupported in ActiveXSupported in Java UploadFileSize File size of the specified item of the upload list.
Public eventSupported in ActiveXSupported in Java UploadFileType File type of the specified item of the upload list.
Public eventSupported in ActiveXSupported in Java UploadFileVerticalResolution Vertical resolution of the image represented by the specified item of the upload list.
Public eventSupported in ActiveXSupported in Java UploadFileWidth Width of the image represented by the specified item of the upload list.
Public eventSupported in ActiveXSupported in Java UploadSourceFile Switch that specifies whether original file should be uploaded or it is necessary to upload only resized copies.
Public eventSupported in ActiveXSupported in Java UploadThumbnail1BackgroundColor Background color of the first thumbnail.
Public eventSupported in ActiveXSupported in Java UploadThumbnail1CompressOversizedOnly Switch that specifies whether an original file should be uploaded as the first thumbnail in case when original image dimensions and file size are not bigger than dimensions and file size of the first thumbnail.
Public eventSupported in ActiveXSupported in Java UploadThumbnail1CompressionMode Compression mode of the first thumbnail.
Public eventSupported in ActiveXSupported in Java UploadThumbnail1CopyExif Switch that specifies whether the first thumbnail should contain EXIF metadata copied from the original file.
Public eventSupported in ActiveXSupported in Java UploadThumbnail1CopyIptc Switch that specifies whether the first thumbnail should contain IPTC metadata copied from the original file.
Public eventSupported in ActiveXSupported in Java UploadThumbnail1FitMode Fit mode of the first thumbnail.
Public eventSupported in ActiveXSupported in Java UploadThumbnail1Height Height restriction of the first thumbnail.
Public eventSupported in ActiveXSupported in Java UploadThumbnail1JpegQuality JPEG quality for the first thumbnail.
Public eventSupported in ActiveXSupported in Java UploadThumbnail1ResizeQuality Resize quality of the first thumbnail.
Public eventSupported in ActiveXSupported in Java UploadThumbnail1Resolution Image resolution of the first thumbnail.
Public eventSupported in ActiveXSupported in Java UploadThumbnail1Watermark Watermark for the first thumbnail.
Public eventSupported in ActiveXSupported in Java UploadThumbnail1Width Width restriction of the first thumbnail.
Public eventSupported in ActiveXSupported in Java UploadThumbnail2BackgroundColor Background color of the second thumbnail.
Public eventSupported in ActiveXSupported in Java UploadThumbnail2CompressOversizedOnly Switch that specifies whether an original file should be uploaded as the second thumbnail in case when original image dimensions and file size are not bigger than dimensions and file size of the second thumbnail.
Public eventSupported in ActiveXSupported in Java UploadThumbnail2CompressionMode Compression mode of the second thumbnail.
Public eventSupported in ActiveXSupported in Java UploadThumbnail2CopyExif Switch that specifies whether the second thumbnail should contain EXIF metadata copied from the original file.
Public eventSupported in ActiveXSupported in Java UploadThumbnail2CopyIptc Switch that specifies whether the second thumbnail should contain IPTC metadata copied from the original file.
Public eventSupported in ActiveXSupported in Java UploadThumbnail2FitMode Fit mode of the second thumbnail.
Public eventSupported in ActiveXSupported in Java UploadThumbnail2Height Height restriction of the second thumbnail.
Public eventSupported in ActiveXSupported in Java UploadThumbnail2JpegQuality JPEG quality for the second thumbnail.
Public eventSupported in ActiveXSupported in Java UploadThumbnail2ResizeQuality Resize quality of the second thumbnail.
Public eventSupported in ActiveXSupported in Java UploadThumbnail2Resolution Image resolution of the second thumbnail.
Public eventSupported in ActiveXSupported in Java UploadThumbnail2Watermark Watermark for the second thumbnail.
Public eventSupported in ActiveXSupported in Java UploadThumbnail2Width Width restriction of the second thumbnail.
Public eventSupported in ActiveXSupported in Java UploadThumbnail3BackgroundColor Background color of the third thumbnail.
Public eventSupported in ActiveXSupported in Java UploadThumbnail3CompressOversizedOnly Switch that specifies whether an original file should be uploaded as the third thumbnail in case when original image dimensions and file size are not bigger than dimensions and file size of the third thumbnail.
Public eventSupported in ActiveXSupported in Java UploadThumbnail3CompressionMode Compression mode of the third thumbnail.
Public eventSupported in ActiveXSupported in Java UploadThumbnail3CopyExif Switch that specifies whether the third thumbnail should contain EXIF metadata copied from the original file.
Public eventSupported in ActiveXSupported in Java UploadThumbnail3CopyIptc Switch that specifies whether the third thumbnail should contain IPTC metadata copied from the original file.
Public eventSupported in ActiveXSupported in Java UploadThumbnail3FitMode Fit mode of the third thumbnail.
Public eventSupported in ActiveXSupported in Java UploadThumbnail3Height Height restriction of the third thumbnail.
Public eventSupported in ActiveXSupported in Java UploadThumbnail3JpegQuality JPEG quality for the third thumbnail.
Public eventSupported in ActiveXSupported in Java UploadThumbnail3ResizeQuality Resize quality of the third thumbnail.
Public eventSupported in ActiveXSupported in Java UploadThumbnail3Resolution Image resolution of the third thumbnail.
Public eventSupported in ActiveXSupported in Java UploadThumbnail3Watermark Watermark for the third thumbnail.
Public eventSupported in ActiveXSupported in Java UploadThumbnail3Width Width restriction of the third thumbnail.
Public eventSupported in ActiveXSupported in Java UploadThumbnailActualCount Actual number of thumbnails which will be sent to the server.
Public eventSupported in ActiveXSupported in Java UploadThumbnailBackgroundColor Background color of the specified upload thumbnail.
Public eventSupported in ActiveXSupported in Java UploadThumbnailCompressOversizedOnly Switch that specifies whether an original file should be uploaded as the specified thumbnail in case when original image dimensions and file size are not bigger than dimensions and file size of the thumbnail.
Public eventSupported in ActiveXSupported in Java UploadThumbnailCompressionMode Compression mode of the specified thumbnail.
Public eventSupported in ActiveXSupported in Java UploadThumbnailCopyExif Switch that specifies whether the EXIF information should be copied from original file to the specified upload thumbnail.
Public eventSupported in ActiveXSupported in Java UploadThumbnailCopyIptc Switch that specifies whether the IPTC information should be copied from original file to the specified upload thumbnail.
Public eventSupported in ActiveXSupported in Java UploadThumbnailCount Total number of elements in the list of upload thumbnail settings.
Public eventSupported in ActiveXSupported in Java UploadThumbnailFitMode Fit mode of the specified upload thumbnail.
Public eventSupported in ActiveXSupported in Java UploadThumbnailHeight Height restriction of the specified upload thumbnail.
Public eventSupported in ActiveXSupported in Java UploadThumbnailJpegQuality JPEG quality for the specified upload thumbnail.
Public eventSupported in ActiveXSupported in Java UploadThumbnailResizeQuality Resize quality of thumbnails.
Public eventSupported in ActiveXSupported in Java UploadThumbnailResolution Image resolution of the specified thumbnail.
Public eventSupported in ActiveXSupported in Java UploadThumbnailWatermark Watermark for the specified thumbnail.
Public eventSupported in ActiveXSupported in Java UploadThumbnailWidth Width restriction of the specified upload thumbnail.
Public eventSupported in ActiveXSupported in Java UserAgent User-Agent string.