BrickStyle.IsJustified Property
In This Article
Specifies whether or not the brick’s alignment is justified.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.2.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