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