Occurs right after the main area has been completely filled with paragraphs.
Namespace: TallComponents.PDF.LayoutAssembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0
Syntax
| C# |
|---|
public event EndPageEventHandler EndPage |
| Visual Basic |
|---|
Public Event EndPage As EndPageEventHandler |
Remarks
This event lets you add content to the page after the normal content flow ends on this page.
Declarative defined page headers, footers and areas will not be displayed.