SetImageName Sets the base file name for the resulting images (e.g. "abc" might result in "abc1.gif"). The file will be overwritten if it already exists. C++ HRESULT SetImageName([in] BSTR imagename); Visual Basic Public Function SetImageName ( imagename As String ) As Long Parameters imagename[in] the file name for the resulting images Return value None Back to Document Composer API index Table of Contents C++ Visual Basic