The following tables list the members exposed by FileOpenedEventArgs.
Public Constructors
Public Properties
| 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.
|
Top
See Also