|
type |
name |
purpose |
|
short |
m_icode |
code type identifier |
|
short |
m_ishowtext |
include text flag |
|
short |
m_iautoparity |
automatic parity digit flag |
|
short |
m_iorientation |
image orientation indicator |
|
short |
m_ishowcheck |
show check digit flag |
|
short |
m_iborderthick |
image border thickness (points) |
|
short |
m_ilinereduce |
bar thickness reduction (%) |
|
short |
m_ifontheight |
text font height (points) |
|
short |
m_ifontbold |
bolf font flag |
|
short |
m_ifontitalic |
italic font flag |
|
short |
m_ierror |
Error code return |
|
short |
m_iextra1/2 |
Additional property settings |
|
short |
m_ilength |
image length |
|
short |
m_iheight |
image height |
|
short |
m_irequired |
characters required by code type |
|
short |
m_inominalsize |
nominal size flag |
|
short |
m_imargins |
margin indicator flag |
|
short |
m_ibearers |
horizontal bearer bars flag |
|
short |
m_ispacing |
character spacing (% of length) |
|
short |
m_itransparent |
transparent background flag |
|
short |
m_ixunit |
the X unit dimension in mils |
|
short |
m_iBarRatio |
Wide/narrow bar ratio times 10 |
|
long |
m_lforecolor |
bar colour (RGB value) |
|
long |
m_lbackcolor |
background colour (RGB colour) |
|
CString |
m_scode |
code for conversion to barcode |
|
CString |
m_sfontname |
name of font for text |
|
CString |
m_spattern |
0/1 pattern returned |
More: