VpeSetDividerPenSize

<< Click to Display Table of Contents >>

Navigation:  FormFields >

VpeSetDividerPenSize

Previous pageReturn to chapter overviewNext page

Sets the pen size for the dividers of a FormField.

void VpeSetDividerPenSize(

VpeHandle hDoc,

VpeCoord pen_size

)

VpeHandle hDoc

Document Handle or VPE Object Handle

VpeCoord pen_size

the pen size

Default:

0.01 ( = 0.1mm)

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.

 

See Also:

"FormFields" in the Programmer's Manual