Determines the alignment of the barcode image inside the control. The enumeration contains the following values:

Members

Member Description
BottomCenter Sets the alignment of the image to the bottom center of the control.
BottomLeft Sets the alignment of the image to the bottom left of the control.
BottomRight Sets the alignment of the image to the bottom right of the control.
MiddleCenter Sets the alignment of the image to the middle center of the control.
MiddleLeft Sets the alignment of the image to the middle left of the control.
MiddleRight Sets the alignment of the image to the middle right of the control.
TopCenter Sets the alignment of the image to the top center of the control.
TopLeft Sets the alignment of the image to the top left of the control.
TopRight Sets the alignment of the image to the top right of the control.