UpdatePageStatusEventArgs Class

Definition

Represents event arguments for the UpdatePageStatus event.

public ref class UpdatePageStatusEventArgs sealed : EventArgs
public sealed class UpdatePageStatusEventArgs : EventArgs
type UpdatePageStatusEventArgs = class
    inherit EventArgs
Public NotInheritable Class UpdatePageStatusEventArgs
Inherits EventArgs
Inheritance
UpdatePageStatusEventArgs

Constructors

UpdatePageStatusEventArgs()

Initializes a new instance of the UpdatePageStatusEventArgs class.

Properties

fDone

Property that evaluates to the fDone returns of object type

nPage

Property that evaluates to the nPage returns of object type

pDisp

Gets the pointer to the browser.

Applies to