Chapter 2 -- 88
Programmer’s Guide
"
""
" Barcode.HRCheckCharacter
Includes or not the check character control in the human
readable.
Access Read/Write.
Type VT_BOOL or Boolean
.
"
""
" Barcode.HRDevice
Determines if the human readable is printer generated or not.
Access Read/Write.
Type VT_BOOL or Boolean
.
"
""
" Barcode.HRFont
Retrieves or sets the font of the human readable.
Access Read/Write.
Type VT_FONT or StdFont
object.
"
""
" Barcode.HRFreeTextObject
Retrieves the Text
object representing the text of the human
readable.
Access Read-Only.
Type VT_DISPATCH or Text
object.
"
""
" Barcode.HRGap
Retrieves or sets the gap between the barcode and its human
readable (in MeasureSystem
unit).
Access Read/Write.
Type VT_I4orLong
.