FileOpenDialogShowingEventArgs.Cancel Property

Gets or sets a value, which will decide whether to show FileOpenDialog 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:

See Also

FileOpenDialogShowingEventArgs
ceTe.DynamicPDF.Viewer

In this topic