In This Topic
GdPicture14 Namespace / GdViewer Class / PageRenderRotation Property

PageRenderRotation Property (GdViewer)

In This Topic
Syntax
'Declaration

 

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

property RotateFlipType PageRenderRotation {

   RotateFlipType get();

}
See Also