PrintTemplateInstantiationEventArgs Class

Definition

Represents the event arguments for the print template instantiation 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 display pointer.

Applies to