DWebBrowserEvents2.PrintTemplateTeardown(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 destroyed.
public:
void PrintTemplateTeardown(System::Object ^ pDisp);
public void PrintTemplateTeardown (object pDisp);
abstract member PrintTemplateTeardown : obj -> unit
Public Sub PrintTemplateTeardown (pDisp As Object)
Parameters
- pDisp
- Object