TableDetectorDetectionMinNumberOfRows Property ByteScout PDF Extractor SDK
Gets or sets the min number of rows in detected table.

Namespace:  Bytescout.PDFExtractor
Assembly:  Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.1.4801-master
Syntax

public int DetectionMinNumberOfRows { get; set; }

Property Value

Type: Int32
Min number of rows in detected table.

Implements

ITableDetectorDetectionMinNumberOfRows
See Also

Reference