Namespace TallComponents.PDF.Layout
Class Column
Column definition in which paragraphs are flowed.
A section may contain 1 or more columns. Paragraphs are rendered inside the columns from top to bottom and from left to right. A column has a width and a spacing.
Syntax
public class Column
: Object