Cuminas DjVu SDK for .NET Framework
raise_Rotating Method



Syntax
Protected Sub raise_Rotating( _
   ByVal value0 As Object, _
   ByVal value1 As PageRotationEventArgs _
) 
Dim instance As PageManager
Dim value0 As Object
Dim value1 As PageRotationEventArgs
 
instance.raise_Rotating(value0, value1)
protected void raise_Rotating( 
   object value0,
   PageRotationEventArgs value1
)
protected:
void raise_Rotating( 
   Object^ value0,
   PageRotationEventArgs^ value1
) 

Parameters

value0
value1
Requirements

Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

Reference

PageManager Class
PageManager Members

Send Feedback