SearchedEventArgs.ShowSearchCompleteDialog Property

Gets or sets a value indicating whether to show the search completed dialog or not.

public bool ShowSearchCompleteDialog { get; set; }
Public Property ShowSearchCompleteDialog 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

False value will hide the search complete message dialog.

See Also

SearchedEventArgs
ceTe.DynamicPDF.Viewer

In this topic