Click or drag to resize

PdfPageCollectionOnPageLoaded Method

Raises the PageLoaded event.

Namespace: Patagames.Pdf.Net
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.89.2704
Syntax
protected virtual void OnPageLoaded(
	PdfPage page
)

Parameters

page  PdfPage
The page which was loaded
See Also