Skip to main content
All docs
V23.2

BrickStringFormat.ChangeAlignment(DXStringAlignment) Method

Namespace: DevExpress.XtraPrinting

Assembly: DevExpress.Printing.v23.2.Core.dll

NuGet Package: DevExpress.Printing.Core

Declaration

public BrickStringFormat ChangeAlignment(
    DXStringAlignment newAlignment
)

Parameters

Name Type
newAlignment DXStringAlignment

Returns

Type
BrickStringFormat
See Also