ImageCompressionOptions.ResizeImages

ImageCompressionOptions.ResizeImages property

If this flag set to true and CompressImages is true images will be resized if image resoultion is greater then specified MaxResolution parameter.

public bool ResizeImages { get; set; }

See Also