OnBeginRead
Triggers just before reading the document.
Handle this event to perform any operation just before the start of reading the document.
Syntax
[VC++]
__event OnBeginDoc();
[VB]
Event OnBeginRead()