Click or drag to resize

PdfSearchFoundTextAdded Event

Occurs when the found text added into search results

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

Value

EventHandlerFoundTextAddedEventArgs
See Also