InsertedVpeObjectPageNo

<< Click to Display Table of Contents >>

Navigation:  VPE Object >

InsertedVpeObjectPageNo

Previous pageReturn to chapter overviewNext page

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.

 

See also:

"dycodoc Template Processing" in the Programmer's Manual