sempdf
sempdf v1.9.1Interfaces

Interface: FlowBlockSpacingOptions

sempdf v1.9.1


sempdf / FlowBlockSpacingOptions

Defined in: src/types.ts:1269

Per-block margin options for flow-authored content.

Extended by

Properties

PropertyTypeDescriptionDefined in
margin?FlowMarginShorthandCSS-like margin shorthand in PDF points.src/types.ts:1271
marginBottom?numberBottom margin in PDF points.src/types.ts:1277
marginLeft?numberLeft margin in PDF points.src/types.ts:1279
marginRight?numberRight margin in PDF points.src/types.ts:1275
marginTop?numberTop margin in PDF points.src/types.ts:1273

On this page