dBarcode’s OLE variables

 

type

name

purpose

short

m_code

code type identifier

short

m_orientation

image orientation indicator

short

m_borderthickness

image border thickness (mm)

short

m_linereduction

bar thickness reduction (%)

short

m_errorcode

Error code return

short

m_ilength

image length

short

m_iheight

image height

short

m_columns

Number of columns in the symbol

short

m_xunit

bar thickness in MILS

short

m_yunit

bar height in MILS

short

m_securitylevel

security level for Aztec, DataMatrix and PDF 417 codes

short

m_startmode

The start mode for multi-mode types

short

m_flags

flags

long

m_forecolor

bar colour (RGB value)

long

m_backcolor

background colour (RGB colour)

CString

m_scode

code for conversion to barcode

CString

m_pattern

pattern string returned

 

More:

m_columns

m_backcolor;

m_borderthickness;

m_code;

m_errorcode;

m_flags;

m_forecolor;

m_iheight;

m_ilength;

m_iPixelGain;

m_linereduction;

m_orientation;

m_pattern;

m_scode;

m_securitylevel;

m_start mode

m_xunit;

m_yunit;