In This Topic
GdPicture14 Namespace / GdViewer Class / PageRotation Property

PageRotation Property (GdViewer)

In This Topic
Syntax
'Declaration

 

Public ReadOnly Property PageRotation As RotateFlipType
public RotateFlipType PageRotation {get;}
public read-only property PageRotation: RotateFlipType; 
public function get PageRotation : RotateFlipType
public: __property RotateFlipType get_PageRotation();
public:

property RotateFlipType PageRotation {

   RotateFlipType get();

}
See Also