sempdf
sempdf v1.9.1Interfaces

Interface: FlowColumnsOptions

sempdf v1.9.1


sempdf / FlowColumnsOptions

Defined in: src/types.ts:1167

Newspaper-style column layout options for flow and template pages.

Properties

PropertyTypeDescriptionDefined in
countnumberNumber of columns in the flow frame. Defaults to 1 when omitted.src/types.ts:1169
gap?numberGap between columns in PDF points. Defaults to 18 when omitted.src/types.ts:1171

On this page