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