Namespace TallComponents.PDF.Layout.Paragraphs

Class Paragraph

The paragraph class is the base class for a number of specialized classes.

A paragraph is part of exactly one section. Specializations are TextParagraph, Table, Image and Drawing. These classes may be further specialized. The following applies to all special paragraphs.

An empty paragraph will not render anything, not even SpacingBefore and SpacingAfter.

Syntax

public class Paragraph : Bordered

Properties

Methods

Events