enum TabulationLeading

Parents

System.Enum

System.IComparable

System.IFormattable

System.IConvertible

Brief

The enumeration of styles for tabulation leading.

Static Public Fields

BottomLine

Bottom line tabulation leading style.

DotBottom

Bottom dot tabulation leading style.

DotCenter

Center dot tabulation leading style.

None

None.

back