Occurs when a paragraph continues.

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

Syntax

C#
public event ContinueParagraphEventHandler ContinueParagraph
Visual Basic
Public Event ContinueParagraph As ContinueParagraphEventHandler

See Also