DocumentLayoutInfo
constructor(pageFormat: PageFormatInfo = PageFormatInfo(), fonts: List<FontInfo> = emptyList(), paragraphStyle: ParagraphStyleInfo = ParagraphStyleInfo(), captionPosition: CaptionPositionInfo = CaptionPositionInfo())
Parameters
pageFormat
format of the pages of the document
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