VpeSetTplPageHeight

<< Click to Display Table of Contents >>

Navigation:  Templates >

VpeSetTplPageHeight

Previous pageReturn to chapter overviewNext page

Sets the height of the specified template page.

void VpeSetTplPageHeight(

VpeHandle hTemplate,

int page,

VpeCoord height

)

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 height

the height

 

See Also:

"dycodoc Template Processing" in the Programmer's Manual