PdfSortedList Events |
The PdfSortedList type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
BeginItemLayout |
Event that rises when item begin layout.
(Inherited from
PdfListBase
.)
|
|
|
BeginPageLayout |
Event. Raises before the element should be printed on the page.
(Inherited from
PdfLayoutWidget
.)
|
|
|
EndItemLayout |
Event that rises when item end layout.
(Inherited from
PdfListBase
.)
|
|
|
EndPageLayout |
Event. Raises after the element was printed on the page.
(Inherited from
PdfLayoutWidget
.)
|