LicenseManager.IsViewerFileExtensionAllowed(String, Int32, Int32) Method
Namespace: FileHold.UserRoleManagerAssembly: FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Return true if viewer type supports file format")]
public bool IsViewerFileExtensionAllowed(
string fileExtension,
int viewerType,
int subViewerType
)
- fileExtension String
-
- viewerType Int32
-
- subViewerType Int32
-
Boolean