LibraryManager Methods |
The LibraryManager type exposes the following members.
| Name | Description | |
|---|---|---|
| CancelUploadDocument |
Cancel current file uploading/convertion operation.
| |
| DeleteDocument |
Deletes the specified document from the library.
| |
| GetDocument |
Gets document from the library.
| |
| GetLibraryContent |
Gets list of documents from the library.
| |
| GetUploadDocumentProgress |
Progress of uploading a new document to the library.
| |
| RenameDocument |
Renames the specified document.
| |
| UploadDocument |
Uploads a new document to the library.
|