Overload List
| Name | Description | |
|---|---|---|
| DocsAdd(Document) |
Add the document to the album
| |
| DocsAdd(IEnumerable<(Of <(Document>)>)) |
Add the documents to the album
| |
| DocsAdd(IEnumerable<(Of <(Int32>)>)) |
Add one or many documents to an album
| |
| DocsAdd(Int32) |
Add one document to an album
|