Cuminas DjVu SDK for .NET Framework
Rotation Property



Syntax
Public Property Rotation As Rotation
Dim instance As Page
Dim value As Rotation
 
instance.Rotation = value
 
value = instance.Rotation
public Rotation Rotation {get; set;}
public:
property Rotation Rotation {
   Rotation get();
   void set (    Rotation value);
}
Requirements

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

See Also

Reference

Page Class
Page Members

Send Feedback