PrintingPermission::Level Property
.NET Framework (current version)
Gets or sets the code's level of printing access.
Assembly: System.Drawing (in System.Drawing.dll)
public: property PrintingPermissionLevel Level { PrintingPermissionLevel get(); void set(PrintingPermissionLevel value); }
Property Value
Type: System.Drawing.Printing::PrintingPermissionLevelOne of the PrintingPermissionLevel values.
.NET Framework
Available since 1.1
Available since 1.1
Show: