Click or drag to resize

InternalServiceGetViewerConfiguration Method

Namespace:  FileHold.UserRoleManager
Assembly:  FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntax
C#
public ViewerOption[] GetViewerConfiguration(
	int viewerType
)

Parameters

viewerType
Type: SystemInt32

Return Value

Type: ViewerOption
See Also