|   | IFrame | 
The IFrameImageParserTTypeIdentifier, TOutputType type exposes the following members.
 Events
Events
        | Name | Description | |
|---|---|---|
|   | DataDiscarded | Occurs when data image fails deserialization due to an exception. (Inherited from IBinaryImageParser) | 
|   | DataParsed | Occurs when a data image is deserialized successfully to one of the output types that the data image represents. | 
|   | OutputTypeNotFound | Occurs when matching a output type for deserializing the data image cound not be found. | 
|   | ParsingException | Occurs when an Exception is encountered while attempting to parse data. (Inherited from IBinaryImageParser) | 
 See Also
See Also