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