DocSetStream Method

Overload List
  Name Description
Public method SetStream(Stream)
Parse the document specified as a Stream, into an object ready for rendering.
Public method SetStream(Stream, String)
Parse the document specified as a Stream and with a type specified using a file name, into an object ready for rendering.
Top
See Also