DWebBrowserEvents2.PrintTemplateInstantiation(Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Fires when a print template is instantiated.
public:
void PrintTemplateInstantiation(System::Object ^ pDisp);
public void PrintTemplateInstantiation (object pDisp);
abstract member PrintTemplateInstantiation : obj -> unit
Public Sub PrintTemplateInstantiation (pDisp As Object)
Parameters
- pDisp
- Object