CodeTextAlignment
Leave feedback
On this page
Inheritance: java.lang.Object
public final class CodeTextAlignment
Alignment of code text for Bar-codes and QR-codes.
| Field | Description |
|---|---|
| None | Text is not visible. |
| Above | Text is above the code. |
| Below | Text is below the code. |
public static final int None
Text is not visible.
public static final int Above
Text is above the code.
public static final int Below
Text is below the code.
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.