<< Click to Display Table of Contents >> VpeSetAltDividerPenSize |
Sets the pen size for the Alternative Dividers of a FormField.
void VpeSetAltDividerPenSize(
VpeHandle hDoc,
VpeCoord pen_size
)
VpeHandle hDoc
Document Handle or VPE Object Handle
VpeCoord pen_size
the pen size
Default:
0.03 ( = 0.3mm)
Remarks:
The pen size influences the available width of each character cell. If the font size is computed automatically (see VpeSetFormFieldFlags), the value for the pen size influences the computed font size.
"FormFields" in the Programmer's Manual