ImageGear22.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace : FileOpeningEventArgs Class |
For a list of all members of this type, see FileOpeningEventArgs members.
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. |