Click or drag to resize

LicenseManagerGetVierwerConfiguration Method

Return settings for given viewer license

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

Parameters

viewerLicenseType
Type: SystemInt32

Return Value

Type: ViewerOption
See Also