Initialize a new instance of the TextParagraph class.

Namespace: TallComponents.PDF.Layout.Paragraphs
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

C#
public TextParagraph()
Visual Basic
Public Sub New

Remarks

Creates a new, empty text paragraph with default properties.

See Also