Occurs when a paragraph is rolled back due to a text flow constraint.

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

Syntax

C#
public event RollbackParagraphEventHandler RollbackParagraph
Visual Basic
Public Event RollbackParagraph As RollbackParagraphEventHandler

See Also