Click or drag to resize

ISysDocumentApi Methods

The ISysDocumentApi type exposes the following members.

Methods
  Name Description
Public method Load Load the document object by name.
Public method OpenRead Open a document for reading.
Public method OpenWrite Open a document for reading.
Public method ReadAllBytes Reads the contents of the file into a byte array.
Public method ReadToStream Reads the contents of a blob to a stream.
Public method Store Stores document with a stream. If the document already exists, it will be overwritten.
Top
See Also