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

UploadedFile.SourceSize Property

Gets a size of this user-selected file in bytes.

Syntax

PHP Initialize
public function getSourceSize() {
}

Property Value

Type: string

The size of this user-selected file in bytes.

See Also

Reference