Link Search Menu Expand Document

TableDetectorDetectionMinNumberOfColumns Property

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

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

Property Value

Type: Int32
Min number of columns in detected table.

Implements

ITableDetectorDetectionMinNumberOfColumns
See Also

Reference