Skip to main content

BrickPagePair.Empty Property

Gets an empty brick-page pair.

Namespace: DevExpress.XtraPrinting

Assembly: DevExpress.Printing.v24.1.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