BrickBase.RepeatForVerticallySplitContent Property
Specifies whether to repeat a brick for a content that is split across multiple pages vertically.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, to print a brick on each document page that corresponds to vertically split content; otherwise, false. |
See Also