Click or drag to resize

LicenseManagerSetVierwerConfiguration Method

Configure settings for given viewer license

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

Parameters

viewerLicenseType
Type: SystemInt32
options
Type: FileHold.UserRoleManagerViewerOption
See Also