
The pdImgChangeAttribs function changes the attributes of the PowerDoc images based on their status. For example, this function can be used to hide all the selected PowerDoc images.
| 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. |
|
attribs |
The new attributes for the selected PowerDoc images. For more information, see the description of the attribs attribute on the pdImgAdd page. |
pdImgGetAttribs, pdImgSetAttribs
pdImgGetStatus, pdImgSetStatus
pdImgAdd
