DocxSaveOptionsDetectTables Property |
Gets or sets a value indicating whether to recreate tables or leave them as graphical lines.
Namespace: SautinSoft.PdfAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.11.10
Syntaxpublic bool DetectTables { get; set; }Public Property DetectTables As Boolean
Get
Set
Property Value
Boolean
Remarks
Default value: .
See Also