Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IDocument.GetContentAsInputStream Method

Returns a Stream for reading the contents of the current version of the document.

Overload List

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);

See Also

IDocument Interface | Plumtree.Remote.PRC.Collaboration.Document Namespace