LicenseManagerIsViewerFileExtensionAllowed Method (String, Int32, Int32) |
Namespace:
FileHold.UserRoleManager
Assembly:
FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntaxpublic bool IsViewerFileExtensionAllowed(
string fileExtension,
int viewerType,
int subViewerType
)
Parameters
- fileExtension
- Type: SystemString
- viewerType
- Type: SystemInt32
- subViewerType
- Type: SystemInt32
Return Value
Type:
Boolean
See Also