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

ThumbnailInfo.CompressionMode Property

Gets compression mode of the thumbnail.

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

Syntax

Visual Basic
Public ReadOnly Property CompressionMode As CompressionMode
C#
public CompressionMode CompressionMode { get; }

Property Value

The CompressionMode value that represents compression mode of the thumbnail.

See Also

Reference