Click or drag to resize

PdfToolStripViewModesOnModeTwoPageClick Method

Occurs when the Facing button is clicked

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

Parameters

item  ToolStripButton
The item that has been clicked
See Also