Apitron.PDF.Kit library for .NET
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
It's being raised when the new page is created.
Namespace: Apitron.PDF.Kit.FlowLayout
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax
Parameters
- args
- Type: Apitron.PDF.Kit.FlowLayoutNewPageEventArgs
The event handler receives an argument of type NewPageEventArgs containing data related to this event.
See Also