Click or drag to resize

PdfList Events

The PdfList type exposes the following members.

Events
Name Description
Public event BeginItemLayout
Event that rises when item begin layout.
(Inherited from PdfListBase .)
Public event BeginPageLayout
Event. Raises before the element should be printed on the page.
(Inherited from PdfLayoutWidget .)
Public event EndItemLayout
Event that rises when item end layout.
(Inherited from PdfListBase .)
Public event EndPageLayout
Event. Raises after the element was printed on the page.
(Inherited from PdfLayoutWidget .)
Top
See Also