Specifies possible values for compression modes.

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

Syntax

Visual Basic

Public Enumeration CompressionMode

C#

public enum CompressionMode

Members

Member name Description
Jpeg

The uploaded thumbnail is JPEG.

Zip

The uploaded thumbnail is a zip archive.

Icon

The uploaded thumbnail is an icon.

SourceFile

The uploaded thumbnail is a copy of the original file.