ScanningManagerGetPageDownloadToken Method
Download the given page from the repository.
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Download the given page from the repository.")]
public Guid GetPageDownloadToken(
int page,
out long fileSize,
out string fileExtension
)
- page Int32
- fileSize Int64
- fileExtension String
Guid