Description

Adds an image to the list to be printed by PrintImages

Return Type

None  

Syntax

object.Add Img

The Add Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McPrintImageLIst.
ImgRequired. A McImage object.

the image to add

Remarks

Public API exposed as McApplication.McPrintManager.McPrintImageList