DocumentLayoutInfo

constructor(pageFormats: List<PageFormatInfo> = emptyList(), fonts: List<FontInfo> = emptyList(), paragraphStyle: ParagraphStyleInfo = ParagraphStyleInfo(), captionPosition: CaptionPositionInfo = CaptionPositionInfo())

Parameters

pageFormats

format of the pages of the document, in ascending order of precedence

fonts

list of font configurations used in the document, in order of precedence

paragraphStyle

style of paragraphs in the document

captionPosition

position of captions of figures, tables, and more in the document