Version

ICallback Interface Members

The following tables list the members exposed by ICallback.

Public Methods
 NameDescription
 MethodOnCharHandles the event that occurs when a character is processed.  
 MethodOnEndHandles the event that occurs at the end of the document parsing.  
 MethodOnImageHandles the event that occurs when an image is found.  
 MethodOnInfoHandles the event that occurs when the info tag is found.  
 MethodOnKeywordHandles the event that occurs when a keyword is found.  
 MethodOnStartHandles the event that occurs at the beginning of the document parsing.  
See Also