Click or drag to resize

PdfPageCollectionOnPageDisposed Method

Raises the PageDisposed event.

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

Parameters

page  PdfPage
The page which was disposed
See Also