Link Search Menu Expand Document

ReaderPDFRenderingResolution Property

Gets or sets the PDF rendering resolution. Default is 200 DPI.

Namespace:Bytescout.BarCodeReader
Assembly: Bytescout.BarCodeReader (in Bytescout.BarCodeReader.dll) Version: 12.0.1.2142-master
Syntax
public int PDFRenderingResolution { get; set; }

Property Value

Type: Int32
The PDF rendering resolution.

Implements

IReaderPDFRenderingResolution
See Also

Reference