RotateLeft Method

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

Syntax ImageFileObjectPageObject.Pages(pagenumber).RotateLeft

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

Img.Pages(1).RotateLeft