Skip to main content
All docs
V25.1
  • BrickStringFormat.ChangeAlignment(TextAlignment) Method

    Namespace: DevExpress.XtraPrinting

    Assembly: DevExpress.Printing.v25.1.Core.dll

    NuGet Package: DevExpress.Printing.Core

    #Declaration

    public BrickStringFormat ChangeAlignment(
        TextAlignment alignment
    )

    #Parameters

    Name Type
    alignment TextAlignment

    #Returns

    Type
    BrickStringFormat
    See Also