Click or drag to resize

IDocumentApiStore Method

Overload List
  Name Description
Public method Store(DocumentInfo, Byte) Stores document with a byte array. If the document already exists, it will be overwritten.
Public method Store(DocumentInfo, Stream) Stores document with a stream. If the document already exists, it will be overwritten.
Top
See Also