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

NameTypeAccessDescription
indent: numberReadPoints the contents are indented from the region’s left edge.
bar: FlowQuoteBar | falseReadThe gutter bar, or false for none.
spaceBefore: numberReadPoints inserted above the quote (dropped at a column top).
spaceAfter: numberReadPoints inserted below the quote (dropped at a column top).
clear: FlowClearReadDrop the quote below the floats on the given side(s) before placing it.