Click or drag to resize

DocxSaveOptionsDetectTables Property

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

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

Property Value

Boolean
Remarks
Default value: .
See Also