Document.Load Method (Stream, LoadOptions) |
Docentric Toolkit Help
Send Feedback |
Loads the document from a Stream. The input stream can contain a document in one of the supported file formats.
Assembly: Docentric.Documents.ObjectModel (in Docentric.Documents.ObjectModel.dll)
Parameters
- stream
-
Type:
Stream
A Stream object representing a document to load from.
- loadOptions
-
Type:
LoadOptions
Load options that will be used for the load operation.