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 Resolution HorizontalResolution { get; set; }

See Also