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


In This Topic
    FileOpenedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by FileOpenedEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the FileOpenedEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets ImGearAnnotationPage loaded into the page view control. Set to null if no annotations were loaded.  
    Public PropertyGets ImGearDocument loaded for the file if requested, otherwise null.  
    Public PropertyGets FileInfo of file dropped on PageView control.  
    Public PropertyGets ImGearPage loaded into the page view control. Set to null if no page was loaded.  
    Public PropertyGets Page number of the image or annotation loaded from the file.  
    Top
    See Also