Free Trial
Web API version
Licensing
Request A Quote
HAVE QUESTIONS OR NEED HELP? SUBMIT THE SUPPORT REQUEST FORM or write email to SUPPORT@BYTESCOUT.COM
[Missing <summary> documentation for "T:Bytescout.PDFViewer.PreProcessKeyEventHandler"]
Namespace: Bytescout.PDFViewer
Assembly: Bytescout.PDFViewer (in Bytescout.PDFViewer.dll) Version: 12.0.0.4063-master
Syntax
public delegate void PreProcessKeyEventHandler( Object source, Keys keyData, ref bool handled )
Parameters
- source
- Type: SystemObject
- keyData
- Type: System.Windows.FormsKeys
- handled
- Type: SystemBoolean
See Also