RotateRight Method

Description Rotates the page 90 degrees clockwise.   This change becomes permanent when the image file is saved.

Syntax ImageFileObjectPageObject.Pages(pagenumber).RotateRight

Example This example rotates the page 90 degrees to the right.

Img.Pages(1).RotateRight