| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD | ||||||||
java.lang.Objectjava.lang.Enum<PdfVerticalAlignment>
com.spire.pdf.graphics.PdfVerticalAlignment
public enum PdfVerticalAlignment
Specifies the type of Vertical alignment.
| Enum Constant Summary | |
|---|---|
| BottomSpecifies the element is aligned to Bottom. | |
| MiddleSpecifies the element is aligned to Middle. | |
| TopSpecifies the element is aligned to Top. | |
| Enum Constant Detail | 
|---|
public static final PdfVerticalAlignment Top
public static final PdfVerticalAlignment Middle
public static final PdfVerticalAlignment Bottom
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD | ||||||||