public int WhiteLinesNumber { get; set; }
Public Property WhiteLinesNumber As Integer
@property (nonatomic, assign) NSInteger whiteLinesNumber
public int getWhiteLinesNumber()
public void setWhiteLinesNumber(int value)
An Int32 that indicates the minimum number of lines of white space above and below the barcode symbol to use when reading a barcode. Must be a value greater than or equal to 0. The default value is 3.
A barcode on an image usually has white space around it. This value defines the minimum number of white space lines (in pixels) that must exist around the barcode before it can be read. The default value of 3 means 3 pixels on the top and bottom of the barcode.
Change this value when the barcode is adjacent to another object on the image.
For an example, refer to PostNetPlanetBarcodeReadOptions.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document