HorizontalResolution

ImageConvertOptions.HorizontalResolution property

Desired image horizontal resolution after conversion. The default resolution is the resolution of the input file or 96 dpi.

public int HorizontalResolution { get; set; }

See Also