Determines the alignment of the barcode image inside the control. The enumeration contains the following values:
| Member | Description |
|---|---|
| Bottom |
Sets the alignment of the image to the bottom center of the control. |
| Bottom |
Sets the alignment of the image to the bottom left of the control. |
| Bottom |
Sets the alignment of the image to the bottom right of the control. |
| Middle |
Sets the alignment of the image to the middle center of the control. |
| Middle |
Sets the alignment of the image to the middle left of the control. |
| Middle |
Sets the alignment of the image to the middle right of the control. |
| Top |
Sets the alignment of the image to the top center of the control. |
| Top |
Sets the alignment of the image to the top left of the control. |
| Top |
Sets the alignment of the image to the top right of the control. |