PrintTemplateInstantiation Event
Fires when a print template is instantiated.
Syntax
Private Sub object_PrintTemplateInstantiation( _ ByVal pDisp As Object)
Parameters
- object
Object expression that resolves to the objects in the Applies To list.
- pDisp
Object that evaluates to the top-level or frame WebBrowser object corresponding to the navigation.
Remarks
PrintTemplateInstantiation was introduced in Microsoft Internet Explorer 6.
Applies To
See Also