ImageGear .NET - Updated July 5, 2018
Cancel Property (FileOpeningEventArgs)




ImageGear24.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > FileOpeningEventArgs Class : Cancel Property
Gets or sets a value indicating whether to cancel opening of the file.
Syntax
'Declaration
 
Public Property Cancel As Boolean
 
'Usage
 
Dim instance As FileOpeningEventArgs
Dim value As Boolean
 
instance.Cancel = value
 
value = instance.Cancel

Property Value

Boolean value.
See Also

Reference

FileOpeningEventArgs Class
FileOpeningEventArgs Members