PrintingPermission.Level Eigenschap

Definitie

Hiermee haalt u het niveau van de afdruktoegang op of stelt u deze in.

public:
 property System::Drawing::Printing::PrintingPermissionLevel Level { System::Drawing::Printing::PrintingPermissionLevel get(); void set(System::Drawing::Printing::PrintingPermissionLevel value); };
public System.Drawing.Printing.PrintingPermissionLevel Level { get; set; }
member this.Level : System.Drawing.Printing.PrintingPermissionLevel with get, set
Public Property Level As PrintingPermissionLevel

Waarde van eigenschap

Een van de PrintingPermissionLevel waarden.

Van toepassing op

Zie ook