TableDetectorEnhanceTableBorders Property ByteScout PDF Extractor SDK
Gets or sets whether to enhance table borders. The borders enhancement can help if a table is drawn with very thin or faint lines. Default is true.

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

public bool EnhanceTableBorders { get; set; }

Property Value

Type: Boolean

Implements

ITableDetectorEnhanceTableBorders
Remarks

This option is effective only in the 'BorderedTables' mode.
See Also

Reference