Cuminas DjVu SDK for .NET Framework
Page Property (PageRotationEventArgs)



Syntax
Public Property Page As Page
Dim instance As PageRotationEventArgs
Dim value As Page
 
instance.Page = value
 
value = instance.Page
public Page Page {get; set;}
public:
property Page^ Page {
   Page^ get();
   void set (    Page^ value);
}
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