The pdImgMoveToPage function changes the page number of the PowerDoc images based on their status. For example, this function can be used to move all the selected PowerDoc images to another page.
Parameter | Description |
---|---|
power_doc |
Handle of the associated Power Engine document. |
status |
See the description of the status attribute on the pdImgAdd page. All the images with the specified status will be affected by this function. |
page |
The new page number for the selected PowerDoc images. |
pdImgGetPage, pdImgSetPage
pdImgGetStatus, pdImgSetStatus
pdImgAdd