FileOpenFailedEventArgs.ShowFileOpenFailedDialog Property

Gets or sets a value indicating whether the FileOpenFailedDialog is displayed in case of a file open failure.

public bool ShowFileOpenFailedDialog { get; set; }
Public Property ShowFileOpenFailedDialog 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 file open failed message dialog.

See Also

FileOpenFailedEventArgs
ceTe.DynamicPDF.Viewer

In this topic