VerticalResolution

ImageConvertOptions.VerticalResolution property

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

public int VerticalResolution { get; set; }

See Also