Click or drag to resize

ScanningManagerGetAllPagesDownloadToken Method

Download all pages as a single TIFF document.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public Guid GetAllPagesDownloadToken(
	out long fileSize
)

Parameters

fileSize
Type: SystemInt64

Return Value

Type: Guid
See Also