Move a page
/Description: Move an existing page.
#Move an existing page Application.Document.Pages.Move(0,1) #Move the first page one position to the right
Description: Move an existing page.
#Move an existing page Application.Document.Pages.Move(0,1) #Move the first page one position to the right