Column definition in which paragraphs are flowed.
Namespace: TallComponents.PDF.LayoutAssembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0
Syntax
| C# |
|---|
[SerializableAttribute] public class Column : Object |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class Column _ Inherits Object |
Remarks
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.