|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD | ||||||||
java.lang.Objectjava.lang.Enum<TextLocation>
com.spire.pdf.barcode.TextLocation
public enum TextLocation
Specifies the barcode text display location.
| Enum Constant Summary | |
|---|---|
Bottom
|
|
None
|
|
Top
|
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
|
int |
getValue()
|
| Enum Constant Detail |
|---|
public static final TextLocation None
public static final TextLocation Top
public static final TextLocation Bottom
| Method Detail |
|---|
public java.lang.String getName()
public int getValue()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD | ||||||||