PrintTemplateTeardownEventArgs Class
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.
Represents the event arguments for the PrintTemplateTeardown event.
public ref class PrintTemplateTeardownEventArgs sealed : EventArgs
public sealed class PrintTemplateTeardownEventArgs : EventArgs
type PrintTemplateTeardownEventArgs = class
inherit EventArgs
Public NotInheritable Class PrintTemplateTeardownEventArgs
Inherits EventArgs
- Inheritance
-
PrintTemplateTeardownEventArgs
Constructors
PrintTemplateTeardownEventArgs() |
Initializes a new instance of the PrintTemplateTeardownEventArgs class. |
Properties
pDisp |
Gets the pointer to the browser. |