DjVu Namespace > Document Class : PagesArranged Event |
Public Event PagesArranged As EventHandler(Of PageManagerEventArgs)
Dim instance As Document Dim handler As EventHandler(Of PageManagerEventArgs) AddHandler instance.PagesArranged, handler
public event EventHandler<PageManagerEventArgs> PagesArranged
public: event EventHandler<PageManagerEventArgs^>^ PagesArranged
The event handler receives an argument of type PageManagerEventArgs containing data related to this event. The following PageManagerEventArgs properties provide information specific to this event.
Property | Description |
---|---|
PageManager |
Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family