SearchProgressingEventArgs.Cancel Property

Gets or sets the value whether to cancel the search or not.

public bool Cancel { get; set; }
Public Property Cancel As Boolean

Property Value

Boolean

Licensing Info

This property is a DynamicPDF Viewer feature. One of the following is required for non-evaluation usage:

Remarks

True value will abort the search process.

See Also

SearchProgressingEventArgs
ceTe.DynamicPDF.Viewer

In this topic