Call this method to detach the stream from which this document was created. When this method is called before
calling Close(), the Close method will not close the detached stream.
| C# | Visual Basic | Visual C++ |
public void DetachStream()
Public Sub DetachStream
public: void DetachStream()