ImageGear .NET v24.12 - Updated
FileOpeningEventArgs Class Members
Properties 


ImageGear24.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace : FileOpeningEventArgs Class

The following tables list the members exposed by FileOpeningEventArgs.

Public Constructors
 NameDescription
Public Constructor Initializes a new instance of the FileOpeningEventArgs class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets a value indicating whether to cancel opening of the file.  
Public PropertyGets or sets a value indicating whether to create a new Display object for images.  
Public PropertyGets FileInfo of file dropped on PageView control. Also contains method to open the file.  
Public PropertyGets or sets a value indicating whether annotations will be opened.  
Public PropertyGets or sets a value indicating whether to open an ImageGear.Core.ImGearDocument for images.  
Public PropertyGets or sets a value indicating whether images will be opened.  
Public PropertyGets or sets page number in the file to be opened.  
Top
See Also

Reference

FileOpeningEventArgs Class
ImageGear.Windows.Controls Namespace