PageCollectionAdd Method (ICollectionPage)

Namespace: Aspose.Pdf
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public void Add(
	ICollection<Page> pages
)

Parameters

pages
Type: System.Collections.GenericICollectionPage
See Also