|
|||||||||
| 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 | |
|---|---|
Bottom
Specifies the element is aligned to Bottom. |
|
Middle
Specifies the element is aligned to Middle. |
|
Top
Specifies 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 | ||||||||