Click or drag to resize

IDocumentApiStore Method

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