Click or drag to resize

PdfViewerDocumentClosing Event

Occurs before the document unloads.

Namespace: Patagames.Pdf.Net.Controls.WinForms
Assembly: Patagames.Pdf.WinForms (in Patagames.Pdf.WinForms.dll) Version: 4.100.2704
Syntax
public event EventHandler<DocumentClosingEventArgs> DocumentClosing

Value

EventHandlerDocumentClosingEventArgs
See Also