Enum Class VerticalAlignment

java.lang.Object
java.lang.Enum<VerticalAlignment>
com.lowagie.text.alignment.VerticalAlignment
All Implemented Interfaces:
Serializable, Comparable<VerticalAlignment>, Constable

public enum VerticalAlignment extends Enum<VerticalAlignment>
Represents a possible vertical alignment modes for document elements that can be aligned vertically.
Since:
1.2.7
See Also: