<< Click to Display Table of Contents >> InsertedVpeObjectPageNo |
Returns the page number where the n-th VPE Object - that has been created from the provided template VPE Object - has been inserted into the document.
method long TVPEObject.InsertedVpeObjectPageNo(
long Index
)
long Index
index into the array of available VPE objects in the VPE Document
this value must be in the range between 0 and InsertedVpeObjectCount - 1
Returns:
the page number where the n-th VPE Object - that has been created from the provided template VPE Object - has been inserted into the document
Remarks:
This method does only work for VPE Objects that reside in a template.
"dycodoc Template Processing" in the Programmer's Manual