ScanningManagerGetDocumentForView Method |
Get specific document from the repository in PDF format to be displayed in viewer.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic ViewerDocument GetDocumentForView(
int documentVersionId
)
Parameters
- documentVersionId
- Type: SystemInt32
Return Value
Type:
ViewerDocument
See Also