ImageGear21.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace : FileOpenedEventArgs Class |
The following tables list the members exposed by FileOpenedEventArgs.
Name | Description | |
---|---|---|
FileOpenedEventArgs Constructor | Initializes a new instance of the FileOpenedEventArgs class. |
Name | Description | |
---|---|---|
ARTPage | Gets ImGearAnnotationPage loaded into the page view control. Set to null if no annotations were loaded. | |
Document | Gets ImGearDocument loaded for the file if requested, otherwise null. | |
File | Gets FileInfo of file dropped on PageView control. | |
Page | Gets ImGearPage loaded into the page view control. Set to null if no page was loaded. | |
PageNumber | Gets Page number of the image or annotation loaded from the file. |