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

PostFields.FileHeight Field

Represents the name of the field which contains an actual height of the converted file.

Namespace: Aurigma.ImageUploader
Assembly: Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)

Remarks

The value of this field contains two placeholders:

{0}
replaced by the index of this file in the uploaded package.
{1}
replaced by the index of the converted file created for the {0}th user-selected file.

See Also

Reference