See Also

PageNumberingLabel Class  | PageNumberingLabel Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

Show All

Occurs after the page numbering label has been laid out.

[Visual Basic]
Public Event LaidOut() As PageNumberingLabelLaidOutEventHandler
[C#]
public event PageNumberingLabelLaidOutEventHandler LaidOut();

Event Data

The event handler receives an argument of type PageNumberingLabelLaidOutEventArgs containing data related to this event. The following PageNumberingLabelLaidOutEventArgs properties provide information specific to this event.

PropertyDescription
LayoutWriter Gets the LayoutWriter argument of the PageNumberingLabel's LaidOut Event.
PageNumberingLabel Gets the PageNumberingLabel element of the PageNumberingLabel's LaidOut event.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

PageNumberingLabel Class  | PageNumberingLabel Members

 

 


© Copyright 2007, ceTe Software