SetInputDoc Sets the path and file name for the document to be transformed. C++ HRESULT SetInputDoc([in] BSTR inputdoc); Visual Basic Public Function SetInputDoc ( inputdoc As String ) As Long Parameters inputdoc[in] the path and file name for the document to be transformed Return value None Back to Document Composer API index Table of Contents C++ Visual Basic