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

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

public int DetectionMinNumberOfColumns { get; set; }

Property Value

Type: Int32
Min number of columns in detected table.

Implements

ITableDetectorDetectionMinNumberOfColumns
See Also

Reference