Version

ICallback Interface Methods

For a list of all members of this type, see ICallback members.

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