Identifies a barcode clear area.
[Visual Basic] Public Enum BarcodeClearArea [C#] public enum BarcodeClearArea
Member Name | Description |
---|---|
Left | Identifies the left margin of a barcode. |
Top | Identifies the top margin of a barcode. |
Right | Identifies the right margin of a barcode. |
Bottom | Identifies the bottom margin of a barcode. |
Middle | Identifies the middle clear area separating the main barcode and the add-on barcode. |