Click or drag to resize

OpenDocumentEventArgs Properties

The OpenDocumentEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyFileName
Gets the filename passed into the Open, Add or Insert method.
Public propertyFrameIndex
Gets the frame index passed into the Open, Add or Insert method.
Public propertyImage
Gets the image passed into the Add or Insert method.
Public propertyImageSource
Gets the image source passed into the Open, Add or Insert method.
Public propertyStream
Gets the Stream passed into the Open, Add or Insert method.
Top
See Also