Enum TabAlignment
- Namespace
- iText.Layout.Properties
- Assembly
- itext.layout.dll
A specialized enum holding the possible values for a Tab 's alignment.
public enum TabAlignment
Fields
ANCHOR = 3
CENTER = 2
LEFT = 0
RIGHT = 1
A specialized enum holding the possible values for a Tab 's alignment.
public enum TabAlignment
ANCHOR = 3
CENTER = 2
LEFT = 0
RIGHT = 1