| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD | ||||||||
java.lang.Objectjava.lang.Enum<PdfTextAlignment>
com.spire.pdf.graphics.PdfTextAlignment
public enum PdfTextAlignment
Specifies the type of horizontal text alignment.
| Enum Constant Summary | |
|---|---|
| CenterSpecifies the text is aligned to Center. | |
| JustifySpecifies the text as Justified text. | |
| LeftSpecifies the text is aligned to Left. | |
| RightSpecifies the text is aligned to Right. | |
| Enum Constant Detail | 
|---|
public static final PdfTextAlignment Left
public static final PdfTextAlignment Center
public static final PdfTextAlignment Right
public static final PdfTextAlignment Justify
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD | ||||||||