removePage([page])

Removes a page from the current document. This will either be the current page if the parameter page is left empty, or the given page object or the page of a specific number or name.

Type: function

Parameter(s):

  • page {} Optional:

    The page to be removed as page number, page name or page object.