Link Search Menu Expand Document

ITableDetectorEnhanceTableBorders Property

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.0.4760-master
Syntax
bool EnhanceTableBorders { get; set; }

Property Value

Type: Boolean
Remarks
This option is effective only in the 'BorderedTables' mode.
See Also

Reference