Click or drag to resize

WindowTemplateManagerDownloadScreenshot Method

Return download token for the screenshot file in repository.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public Guid DownloadScreenshot(
	int templateId,
	ref long fileSize
)

Parameters

templateId
Type: SystemInt32
fileSize
Type: SystemInt64

Return Value

Type: Guid
See Also