AddPageRange

PageBuilder.AddPageRange method

Add pages to the page collection.

public void AddPageRange(IPageInfo[] pages)
Parameter Type Description
pages IPageInfo[] Pages array.

Exceptions

exception condition
GroupDocsMergerException

See Also