Notifies the caller that the page has been rendered.
| Visual Basic |
|---|
Public Sub NotifyPageRendered( _ ByVal PageNumber As Long, _ ByVal DocInfoRef As Long _ ) |
- PageNumber
- A long value which represents the page number.
- DocInfoRef
- A long value which represents a reference to the PdfDocument for which the page is rendered.