Click or drag to resize

PdfListBase Events

The PdfListBase type exposes the following members.

Events
Name Description
Public event BeginItemLayout
Event that rises when item begin layout.
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.
Public event EndPageLayout
Event. Raises after the element was printed on the page.
(Inherited from PdfLayoutWidget .)
Top
See Also