add_page_range method

add_page_range

Add pages to the page collection.

def add_page_range(self, pages):
    ...
Parameter Type Description
pages list Pages array.

Exceptions

Exception Description
GroupDocsMergerException

See Also