PrintingPermission.Level Vlastnost

Definice

Získá nebo nastaví úroveň přístupu k tisku kódu.

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

Hodnota vlastnosti

Jedna z PrintingPermissionLevel hodnot.

Platí pro

Viz také