Enum CustomSectionDataAlignment
- Assembly
- anybill.POS.Client.Abstractions.dll
Alignment of the text
public enum CustomSectionDataAlignment
Fields
Center = 1
Text alignment centered
Left = 0
Text alignment left
Right = 2
Text alignment right
Alignment of the text
public enum CustomSectionDataAlignment
Center = 1
Text alignment centered
Left = 0
Text alignment left
Right = 2
Text alignment right