PrintTemplateTeardownEventArgs Class

Definition

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.

Applies to