ScanningManagerGetAllPagesDownloadToken Method

Download all pages as a single TIFF document.

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Download all pages as a single TIFF document.")]
public Guid GetAllPagesDownloadToken(
	out long fileSize
)

Parameters

fileSize  Int64

Return Value

Guid

See Also