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.v21.2.Core.dll

NuGet Package: DevExpress.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