PDFReaderControls.NET Professional Type Reference

CustomAnnotation.OnKeyPress Method 

Called when a key is pressed while this custom annotation has keyboard focus.

protected virtual void OnKeyPress(
   KeyPressEventArgs e
);

Parameters

e
The same object that was passed to the corresponding Control.KeyPress event.

See Also

CustomAnnotation Class | TallComponents.PDF.Annotations Namespace