<< Click to Display Table of Contents >> PageObject |
Returns the Page Object of the specified page.
method TVPETemplatePage TVPETemplate.PageObject(
long PageIndex
)
long PageIndex
index into the array of available Pages
this value must be in the range between 0 and PageCount - 1
Returns:
the Page Object; if PageIndex is out of range an exception is thrown
Remarks:
The function can be used to access Page Objects directly.
"dycodoc Template Processing" in the Programmer's Manual
"Important Note for VPE-VCL Users" in the Programmer's Manual