PDFViewerControlCustomPaint EventByteScout PDF Viewer SDK
Occurs after the control has pained its content and allows you to add some custom painting.

Namespace:  Bytescout.PDFViewer
Assembly:  Bytescout.PDFViewer (in Bytescout.PDFViewer.dll) Version: 13.4.1.4802-master
Syntax

public event PaintEventHandler CustomPaint

Value

Type: System.Windows.FormsPaintEventHandler
See Also

Reference