Cuminas DjVu SDK for .NET Framework
PageRotationEventArgs Constructor



Syntax
Public Function New( _
   ByVal page As Page, _
   ByVal from As Rotation, _
   ByVal to As Rotation _
)
Dim page As Page
Dim from As Rotation
Dim to As Rotation
 
Dim instance As New PageRotationEventArgs(page, from, to)
public PageRotationEventArgs( 
   Page page,
   Rotation from,
   Rotation to
)
public:
PageRotationEventArgs( 
   Page^ page,
   Rotation from,
   Rotation to
)

Parameters

page
from
to
Requirements

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

See Also

Reference

PageRotationEventArgs Class
PageRotationEventArgs Members

Send Feedback