Provides data for the ContinueParagraph event of a Paragraph.

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

Syntax

C#
public class ContinueParagraphEventArgs : EventArgs
Visual Basic
Public Class ContinueParagraphEventArgs _
	Inherits EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    TallComponents.PDF.Layout.Paragraphs..::..ContinueParagraphEventArgs

See Also