BrickStringFormat.ChangeAlignment(TextAlignment) Method
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.2.Core.dll
Declaration
Parameters
Name | Type |
---|---|
alignment | TextAlignment |
Returns
Type |
---|
BrickStringFormat |
See Also
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.2.Core.dll
public BrickStringFormat ChangeAlignment(
TextAlignment alignment
)
Public Function ChangeAlignment(
alignment As TextAlignment
) As BrickStringFormat
Name | Type |
---|---|
alignment | TextAlignment |
Type |
---|
BrickStringFormat |
No
Your feedback is appreciated.