<< Click to Display Table of Contents >> VpeSetTplPageWidth |
Sets the width of the specified template page.
void VpeSetTplPageWidth(
VpeHandle hTemplate,
int page,
VpeCoord width
)
VpeHandle hTemplate
Template Handle
int page
index into the array of available Pages
this value must be in the range between 0 and VpeGetTplPageCount() - 1
VpeCoord width
the width
"dycodoc Template Processing" in the Programmer's Manual