Skip to main content

BrickPagePair.GetBrickBounds(IPageRepository) Method

Namespace: DevExpress.XtraPrinting

Assembly: DevExpress.Printing.v23.1.Core.dll

NuGet Packages: DevExpress.Printing.Core, DevExpress.Win.Dashboard.Design

Declaration

public virtual RectangleF GetBrickBounds(
    IPageRepository pages
)

Parameters

Name Type
pages DevExpress.XtraPrinting.IPageRepository

Returns

Type
RectangleF
See Also