Link Search Menu Expand Document

TableDetectorDetectionMinNumberOfRows Property

Gets or sets the min number of rows in detected table.

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
public int DetectionMinNumberOfRows { get; set; }

Property Value

Type: Int32
Min number of rows in detected table.

Implements

ITableDetectorDetectionMinNumberOfRows
See Also

Reference