Home > Products > CSHTMLDiff Control > Documentation > User Guide
|
includeTablesFormat
|
Previous Top Next |
|
|
| Property includeTablesFormat As Boolean
|
|
|
| Remarks
|
|
|
| if False, formatting tags within tables will be removed from the resulting output.
|
| This option affects the engine only in HTML-Visual Analysis mode.
|
|
|
| Use this option when the source files may include fixed table-width, which might conceal the visual representation of deleted/added elements inside tables.
|
| In most cases, it is recommended to set this option to True (default) .
|
|
|
|
|
|
|