Skip to main content
A newer version of this page is available. .
All docs
V21.1

BrickStringFormat.ChangeAlignment(TextAlignment) Method

Namespace: DevExpress.XtraPrinting

Assembly: DevExpress.Data.v21.1.dll

NuGet Package: DevExpress.Data

Declaration

public BrickStringFormat ChangeAlignment(
    TextAlignment alignment
)

Parameters

Name Type
alignment TextAlignment

Returns

Type
BrickStringFormat
See Also