Image

(Optional parameter) Specifies the image to be printed in the Image Box. This parameter can be either a character string or a long value:

If it is a character string (VT_BSTR), it specifies the name of the Data Set file, which contains the image to be printed in the Image Box.

If it is a long value (VT_I4), it specifies the handle of the Data Set that contains the image to be printed in the Image Box. In this case, the parameter must be set to the handle specified by the hDicomDS property of the LEADTOOLS DICOM DataSet COM Object.

Otherwise, the parameter will be ignored.