Click or drag to resize

PdfLoadOptionsDetectTables Property

Gets or sets a value indicating whether to recreate tables or leave them as graphical lines. Default value: false.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.1.24
Syntax
public bool DetectTables { get; set; }

Property Value

Boolean
See Also