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
Syntaxpublic Guid DownloadScreenshot(
int templateId,
ref long fileSize
)
Parameters
- templateId
- Type: SystemInt32
- fileSize
- Type: SystemInt64
Return Value
Type:
Guid
See Also