Click or drag to resize

PdfToolStripMainOnPrintClick Method

Occurs when the Print button is clicked

Namespace: Patagames.Pdf.Net.Controls.WinForms.ToolBars
Assembly: Patagames.Pdf.WinForms (in Patagames.Pdf.WinForms.dll) Version: 4.89.2704
Syntax
protected virtual void OnPrintClick(
	ToolStripButton item
)

Parameters

item  ToolStripButton
The item that has been clicked
See Also