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: |
| object | An expression evaluating to an object of type McPrintImageLIst. | | Img | Required. A McImage object. the image to add
| Remarks
Public API exposed as McApplication.McPrintManager.McPrintImageList
|