Add

PageCollection.Add method

Add the page in the collection.

public int Add(Page page)
Parameter Type Description
page Page

See Also