Provides data for the EndPage event of a Section.

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

Syntax

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

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    TallComponents.PDF.Layout..::..EndPageEventArgs

See Also