EnumBarNext Method

Gets the next barcode bar in enumeration.

Syntax

object.EnumBarNext position, width, style

Parameters

object

The Barcode Active Server Component

position

(Output) Numeric value indicating the position of the bar as an offset from the leftmost end of the barcode, in screen pixels.

width

(Output) Numeric value indicating the width of the bar, in screen pixels.

style

(Output) Bitwise numeric value indicating the style of the bar. Can be a combination of zero or more of the following values:

Remarks

If a barcode has only a single bar height, bcLongBar will not be set.