Click or drag to resize

DecoderOptionsResolution Property

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

Namespace:  Opait.Barcode
Assembly:  Opait.Barcode (in Opait.Barcode.dll) Version: 1.2.0.0
Syntax
C#
public int Resolution { get; set; }

Property Value

Type: Int32
See Also