ImageGear .NET v25.2 - Updated
ImageGear.Windows.Controls Assembly / ImageGear.Windows.Controls Namespace / FileOpeningEventArgs Class
Properties


In This Topic
    FileOpeningEventArgs Class Members
    In This Topic

    The following tables list the members exposed by FileOpeningEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes 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