RenderingOptions.VerticalResolution

RenderingOptions.VerticalResolution property

Sets or gets vertical resolution for internal (which are used during filters processing) images, in pixels per inch. By default this property is 300 dpi.

public virtual Resolution VerticalResolution { get; set; }

See Also