FlowRuleOptions

Overview

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

Options for {@link rule} / Flow.AddRule.

Properties: align, clear, color, spaceAfter, spaceBefore, thickness, and 1 more.

Properties

NameTypeAccessDescription
thickness: numberReadRule thickness.
color: [number, number, number]ReadRule colour (RGB 0..1).
width: numberReadRule width.
align: 'left' | 'center' | 'right'ReadHorizontal placement of an explicit width within the region.
spaceBefore: numberReadPoints inserted above the rule (dropped at a column top).
spaceAfter: numberReadPoints inserted below the rule (dropped at a column top).
clear: FlowClearReadDrop the rule below the floats on the given side(s) before placing it.