FlowTableOptions

Overview

FlowTableOptions is a interface in Aspose.PDF FOSS for TypeScript.

Options for {@link table} / Flow.AddTable.

Properties: cellPadding, clear, spaceAfter, spaceBefore, width.

Properties

NameTypeAccessDescription
width: numberReadTotal table width.
cellPadding: numberReadTable-level cell padding override, as page.AddTable’s.
spaceBefore: numberReadGets the space before.
spaceAfter: numberReadGets the space after.
clear: FlowClearReadGets the clear.