Cuminas DjVu SDK for .NET Framework
AcceptRotation Property



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