RenderingOptions.HorizontalResolution

RenderingOptions.HorizontalResolution property

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

public virtual Resolution HorizontalResolution { get; set; }

See Also