Table of Contents

Class Column

Namespace
BitMiracle.Docotic.Pdf.Layout
Assembly
BitMiracle.Docotic.Pdf.Layout.dll

A column layout.

public sealed class Column
Inheritance
Column
Inherited Members

Remarks

Columns contain vertically combined items.

Methods

Footer()

Gets container for the column footer.

Header()

Gets container for the column header.

Item()

Adds item to the column body.

Spacing(double)

Sets vertical spacing between column items.