A newer version of this page is available.
Switch to the current version.
PageList.Add(Page) Method
Adds the specified Page object to the collection.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v18.2.Core.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
page | Page | A Page object to add to the collection. |
Remarks
This method adds a Page object to the end of the collection.
See Also
Feedback