Enum CustomSectionDataAlignment
Alignment of the text
Namespace: anybill.POS.Client.Models.Bill.Misc.Extension.CustomSection.CustomSectionData
Assembly: anybill.POS.Client.Abstractions.dll
Syntax
public enum CustomSectionDataAlignment
Fields
| Name | Description |
|---|---|
| Center | Text alignment centered |
| Left | Text alignment left |
| Right | Text alignment right |