FlowQuoteOptions
Overview
FlowQuoteOptions is a interface in Aspose.PDF FOSS for TypeScript.
Options for {@link quote} / Flow.AddQuote.
Properties: bar, clear, indent, spaceAfter, spaceBefore.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
indent | : number | Read | Points the contents are indented from the region’s left edge. |
bar | : FlowQuoteBar | false | Read | The gutter bar, or false for none. |
spaceBefore | : number | Read | Points inserted above the quote (dropped at a column top). |
spaceAfter | : number | Read | Points inserted below the quote (dropped at a column top). |
clear | : FlowClear | Read | Drop the quote below the floats on the given side(s) before placing it. |