ScanningManagerGetDocumentDownloadTokenForInsert Method |
Downloads specific document in PDF format for insert operation.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic Guid GetDocumentDownloadTokenForInsert(
int documentVersionId,
out long fileSize
)
Parameters
- documentVersionId
- Type: SystemInt32
- fileSize
- Type: SystemInt64
Return Value
Type:
GuidDownload token
See Also