Returns a Stream
for reading the contents of the current version of the document.
Returns a Stream
for reading the contents of the current version of the document.
Stream GetContentAsInputStream();
Returns a Stream
for reading the contents of the current version of the document.
Stream GetContentAsInputStream(int);
IDocument Interface | Plumtree.Remote.PRC.Collaboration.Document Namespace