BoxChild

data class BoxChild(val node: PdfNode, val alignment: BoxAlignment)

A single child inside a BoxNode together with its anchor point.

Constructors

Link copied to clipboard
constructor(node: PdfNode, alignment: BoxAlignment)

Properties

Link copied to clipboard
Link copied to clipboard