Chapter 2 -- 64
Programmer’s Guide
"
""
" Format. AutoSize
Automatically adjusts the page based on the dimension of the
label, the number of labels, margins, and the amount of space
between labels.
This option is available only for customized page formats.
However, it is always possible to disable the automatic option to
enter the Height and Width values manually.
Access Read/Write.
Type VT_BOOL or Boolean
.
"
""
" Format.ColumnCount
Retrieves or sets the number of labels per row (horizontal
count).
Access Read/Write.
Type VT_I4orLong
.
"
""
" Format. HorizontalGap
Retrieves or sets the amount of empty space between the
columns (Horizontal) of labels on a page. (in MeasureSystem
unit).
Access Read/Write.
Type VT_I4orLong
.
"
""
" Format. VerticalGap
Retrieves or sets the amount of empty space between the rows
(Vertical) of labels on a page (in MeasureSystem
unit).
Access Read/Write.
Type VT_I4orLong
.