PrintingPermission::Level Property

 

Gets or sets the code's level of printing access.

Namespace:   System.Drawing.Printing
Assembly:  System.Drawing (in System.Drawing.dll)

public:
property PrintingPermissionLevel Level {
	PrintingPermissionLevel get();
	void set(PrintingPermissionLevel value);
}

.NET Framework
Available since 1.1
Return to top
Show: