'Declaration
Public Function GetPageRotation( _ ByVal PageNo As Integer, _ Optional ByVal OrientationMode As GdPicture14.OrientationMode _ ) As GdPicture14.GdPictureRotateFlipType
public GdPicture14.GdPictureRotateFlipType GetPageRotation( int PageNo, GdPicture14.OrientationMode OrientationMode )
Parameters
- PageNo
- The page number.
- OrientationMode
- A member of the OrientationMode enumeration specifying the rotation mode.
Return Value
A member of the GdPictureRotateFlipType specifying the page rotation.