PrintingPermissionAttribute::CreatePermission Method ()
.NET Framework (current version)
Creates the permission based on the requested access levels, which are set through the Level property on the attribute.
Assembly: System.Drawing (in System.Drawing.dll)
Return Value
Type: System.Security::IPermission^An IPermission that represents the created permission.
.NET Framework
Available since 1.1
Available since 1.1
Show: