Skip to content

zeropdf v1.3.0


zeropdf / FlowColumnsOptions

Interface: FlowColumnsOptions

Defined in: src/types.ts:1037

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:1039
gap?numberGap between columns in PDF points. Defaults to 18 when omitted.src/types.ts:1041

Released under the ISC license.