Click or drag to resize

PdfFormsSetCursor Event

Application shoud use this event for sets the specified cursor for the entire application.

Namespace: Patagames.Pdf.Net
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public event EventHandler<SetCursorEventArgs> SetCursor

Value

EventHandlerSetCursorEventArgs
Remarks
Required: Yes.
See Also