GdPicture.NET.14.WEB.DocuVieware
GdPicture14.WEB Namespace / DocuVieware Class / RotatePage Method
A member of the GdPictureRotateFlipType enumeration.

In This Topic
RotatePage Method (DocuVieware)
In This Topic
Rotates clockwise or flips the current page of the displayed document.
Syntax
'Declaration
 
Public Function RotatePage( _
   ByVal Rotation As GdPicture14.GdPictureRotateFlipType _
) As GdPicture14.GdPictureStatus
public GdPicture14.GdPictureStatus RotatePage( 
   GdPicture14.GdPictureRotateFlipType Rotation
)

Parameters

Rotation
A member of the GdPictureRotateFlipType enumeration.

Return Value

A member of the GdPictureStatus enumeration.
See Also