Provides data for the BreakParagraph 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 BreakParagraphEventArgs : EventArgs
Visual Basic
Public Class BreakParagraphEventArgs _
	Inherits EventArgs

Inheritance Hierarchy

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

See Also