Occurs when a paragraph ends.

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

Syntax

C#
public event EndParagraphEventHandler EndParagraph
Visual Basic
Public Event EndParagraph As EndParagraphEventHandler

See Also