Skip to main content

RemoteDocument.ShowFromNewPage(Brick) Method

For internal use.

Namespace: DevExpress.ReportServer.Printing

Assembly: DevExpress.Printing.v22.2.Core.dll

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

Declaration

public override void ShowFromNewPage(
    Brick brick
)

Parameters

Name Type Description
brick Brick

A Brick object.

See Also