Provides data for the EndParagraph event of a Paragraph.

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

Syntax

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

Inheritance Hierarchy

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

See Also