Structure members

The properties of the BARCODE structure members are described below. Note that the members belong to a C structure and are described using C variable types. The int type corresponds to VB’s Integer type. The char arrays – which would not normally be accessed using VB – can be retrieved or filled using  the character by character method used to change the font in the example given above.

Some structure members are not intended for use from VB and are omitted from the descriptions below.

More:

int auto_parity

COLORREF back_color

int barratio

int bearer_size

int border_thickness

int charspacing

int code

int error

int flags;

COLORREF fore_color

int line_reduction

int justification

int margin_size

int nominal_size

int orientation

int show_checkdigit

int show_text

char string[84]

int textgap;

int xunit

Other variables