ImageCompressionOptions.MaxResolution

ImageCompressionOptions.MaxResolution property

Specifies maximum resolution of images. If image has higher resolition it will be scaled

public int MaxResolution { get; set; }

See Also