PdfLoadOptionsDetectTables Property |
Gets or sets a value indicating whether to recreate tables or leave them as graphical lines. Default value: false.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.7.18
Syntax public bool DetectTables { get; set; }
Public Property DetectTables As Boolean
Get
Set
Property Value
BooleanSee Also