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