Sets the image compression encoding for the result image. Default is 50L

Namespace: DotNetNuke.Services.GeneratedImage
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public long ImageCompression { get; set; }
Visual Basic
Public Property ImageCompression As Long
	Get
	Set

See Also