LicenseManagerGetViewerFileFormatList Method |
Return list of supported file formats for given license type
Namespace:
FileHold.UserRoleManager
Assembly:
FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntaxpublic string[] GetViewerFileFormatList(
int viewerLicenseType
)
Parameters
- viewerLicenseType
- Type: SystemInt32
Return Value
Type:
String
See Also