Link Search Menu Expand Document

PostProcessKeyEventHandler Delegate

[Missing <summary> documentation for "T:Bytescout.PDFViewer.PostProcessKeyEventHandler"]

Namespace:Bytescout.PDFViewer
Assembly: Bytescout.PDFViewer (in Bytescout.PDFViewer.dll) Version: 13.4.0.4759-master
Syntax
public delegate void PostProcessKeyEventHandler(
	Object source,
	Keys keyData
)

Parameters

source
Type: SystemObject
keyData
Type: System.Windows.FormsKeys
See Also

Reference