Name | Description | |
---|---|---|
FileOpeningEventArgs Constructor | Initializes a new instance of the FileOpeningEventArgs class. |
The following tables list the members exposed by FileOpeningEventArgs.
Name | Description | |
---|---|---|
FileOpeningEventArgs Constructor | Initializes a new instance of the FileOpeningEventArgs class. |
Name | Description | |
---|---|---|
Cancel | Gets or sets a value indicating whether to cancel opening of the file. | |
CreateNewPageDisplayForImage | Gets or sets a value indicating whether to create a new Display object for images. | |
File | Gets FileInfo of file dropped on PageView control. Also contains method to open the file. | |
OpenAnnotations | Gets or sets a value indicating whether annotations will be opened. | |
OpenDocument | Gets or sets a value indicating whether to open an ImageGear.Core.ImGearDocument for images. | |
OpenImages | Gets or sets a value indicating whether images will be opened. | |
PageNumber | Gets or sets page number in the file to be opened. |