enum TabulationType

Parents

System.Enum

System.IComparable

System.IFormattable

System.IConvertible

Brief

The enumeration of tabulation types.

Static Public Fields

Center

Center tabulation.

Left

Left tabulation.

Right

Right tabulation.

back