A newer version of this page is available.
Switch to the current version.
BrickPagePair.GetPage(IPageRepository) Method
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v18.2.Core.dll
Declaration
public virtual Page GetPage(
IPageRepository pages
)
Public Overridable Function GetPage(
pages As IPageRepository
) As Page
Parameters
Name | Type |
---|---|
pages | DevExpress.XtraPrinting.IPageRepository |
Returns
Type |
---|
Page |
See Also
Feedback