DocumentViewerDeniedPermissions Property | ![]() |
Denied permissions take precedence over allowed permissions. For instance, when AllowedPermissions is set to All and DeniedPermissions is set to Download and Print all permissions except Download and Print will be allowed.
When combining permissions, they should be separated by comma in string and by bitwise 'or' operator in code (| in C# and OR in VB).
Namespace: GleamTech.DocumentUltimate.AspNet.UI