BrickStyle.IsJustified Property
Specifies whether or not the brick’s alignment is justified.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true is the brick has a justified alignment; otherwise false. |
See Also