setTableLayoutTextMode

Set table layout mode for text extraction.
setTableLayoutTextMode()
Set the text extraction mode to "table layout". Table mode is similar to physical layout mode, but optimized for tabular data, with the goal of keeping rows and columns aligned (at the expense of inserting extra whitespace).
VB:
viewer.setTableLayoutTextMode()
setPhysicalLayoutTextMode