BrickPagePair.GetPage(IPageRepository) Method
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v26.1.Core.dll
Declaration
Parameters
| Name | Type |
|---|---|
| pages | DevExpress.XtraPrinting.IPageRepository |
Returns
| Type |
|---|
| Page |
See Also
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v26.1.Core.dll
public virtual Page GetPage(
IPageRepository pages
)
Public Overridable Function GetPage(
pages As IPageRepository
) As Page
| Name | Type |
|---|---|
| pages | DevExpress.XtraPrinting.IPageRepository |
| Type |
|---|
| Page |