Namespace TallComponents.PDF.Layout

Class Section

Renders content onto one or more pages using Paragraphs, Headers, Footers and Areas.

A document has one or more sections that span one or more pages. Within a section a list of paragraphs is rendered in the space available between the margins. A section defines

s and

s that are repeated on each page. It is also possible to add absolutely positioned

s on top of or below the main content.

A section can define one or more columns.

Implent a handler for to insert a header and a handler for .

Syntax

public class Section : Object

Constructors

Properties

Methods

Events