Link Search Menu Expand Document

PDFViewerControlCustomPaint Event

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.0.4759-master
Syntax
public event PaintEventHandler CustomPaint

Value

Type: System.Windows.FormsPaintEventHandler
See Also

Reference