Skip to main content
A newer version of this page is available. .

BrickPagePair.Empty Property

Gets an empty brick-page pair.

Namespace: DevExpress.XtraPrinting

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

NuGet Packages: DevExpress.Printing.Core, DevExpress.WindowsDesktop.Printing.Core

Declaration

public static BrickPagePair Empty { get; }

Property Value

Type Description
BrickPagePair

A BrickPagePair.Empty value, representing a brick-page pair with null components.

See Also