ImageInsertEventArgs Properties |
The ImageInsertEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| FileName | Gets the filename of the image or null (Nothing in VB) if no filename was provided. | |
| FrameIndex | Gets the frame index of the image. | |
| Image | Gets the image of null (Nothing in VB) if an image was not provided. | |
| ImageSource | Gets the image source containing the image or null (Nothing in VB) if an image source was not provided.
| |
| InsertIndex | Gets the index where the image was inserted. | |
| Stream | Gets the stream containing the image or null (Nothing in VB) if a stream was not provided. | |
| TemporaryXmpFileName | Gets the temporary filename used for XMP annotation data. |