SetOutputDoc
Sets the path and file name for the transformed document.
C++
HRESULT SetOutputDoc([in] BSTR outputdoc);
Visual Basic
Public Function SetOutputDoc (
outputdoc As String
) As Long
Parameters
outputdoc
|
[in] the path and file name for the transformed document
|
Return value
None
|