IDocument
|
Name | Description | |
---|---|---|
![]() |
Store(DocumentInfo, Byte) | Stores document with a byte array. If the document already exists, it will be overwritten. |
![]() |
Store(DocumentInfo, Stream) | Stores document with a stream. If the document already exists, it will be overwritten. |