Click or drag to resize

ScanningManagerCheckWebViewSupport Method

Check whether specific document is supported by viewer and whether current user has view permissions to that document.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public bool CheckWebViewSupport(
	int documentVersionId
)

Parameters

documentVersionId
Type: SystemInt32

Return Value

Type: Boolean
See Also