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

PostFields Fields

The PostFields type exposes the following fields.

Fields

NameDescription
Angle Represents the name of the field which contains a rotation angle.
CropBounds This field name is reserved for the future versions.
Description Represents the name of the field which contains a user-provided description of the original file.
File Represents the name of the field which contains a converted file.
FileChunkCount Represents the name of the field which contains a number of chunks into which the converted file was divided.
FileChunkIndex Represents the name of the field which contains a zero-based index of the chunk.
FileHeight Represents the name of the field which contains an actual height of the converted file.
FileMode Represents the name of the field which contains the mode of the converted file.
FileName Represents the name of the field which contains the name of the converted file.
FileSize Represents the name of the field which contains the size of the converted file.
FileWidth Represents the name of the field which contains an actual width of the converted file.
HorizontalResolution Represents the name of the field which contains a horizontal resolution of the original file.
PackageComplete Represents the name of the field which is sent in the end of the package.
PackageCount Represents the name of the field which contains a total number of packages (i.e. requests) in the current upload session.
PackageFileCount Represents the name of the field which contains the number of files uploaded in the current package.
PackageGuid Represents the name of the field which contains a unique identifier of the current upload session.
PackageIndex Represents the name of the field which contains a zero-based index of the package inside the current upload session.
RequestComplete Represents the name of the field which is sent in the end of the upload request.
SourceCreatedDateTime Represents the name of the field which contains a creation date of the original file.
SourceCreatedDateTimeLocal Represents the name of the field which contains a local creation date of the original file.
SourceHeight Represents the name of the field which contains the height of the original file.
SourceLastModifiedDateTime Represents the name of the field which contains a last modification date of the original file.
SourceLastModifiedDateTimeLocal Represents the name of the field which contains a local last modification date of the original file.
SourceName Represents the name of the field which contains the name of the original file.
SourceSize Represents the name of the field which contains the size of the original file.
SourceWidth Represents the name of the field which contains the width of the original file.
Tag This field name is reserved for the future versions.
VerticalResolution Represents the name of the field which contains a vertical resolution of the original file.