Click or drag to resize

IDecoderOptionsResolution Property

Gets or sets the minimum image resolution when rasterizing pages. Set to zero to automatically select the resolution.

Namespace:  Opait.Barcoder.Api
Assembly:  Opait.Barcoder (in Opait.Barcoder.dll) Version: 1.3.4.0
Syntax
C#
int Resolution { get; set; }

Property Value

Type: Int32
See Also