FlowQuoteBar
Overview
FlowQuoteBar is a interface in Aspose.PDF FOSS for TypeScript.
The bar drawn down a quote’s gutter.
Properties: color, offset, width.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
width | : number | Read | Bar thickness. |
color | : [number, number, number] | Read | Bar colour (RGB 0..1). |
offset | : number | Read | Points from the region’s left edge to the bar’s left edge. |