次の方法で共有


UpdatePageStatusEventArgs Class

Definition

Represents the event arguments for the update page status 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

Gets or sets the page update status to done.

nPage

Gets or sets the page to update.

pDisp

Gets the display pointer.

Applies to