Delete Method

Description Deletes the specified page from the active object.   After deleting a page, the next page is displayed if it exists.   Otherwise, the previous page is displayed.

Syntax ImageFileObjectPageObject.Pages(pagenumber)Delete

Example This example deletes the specified page.

Img.Pages(1).Delete