PrintServer.NetPopup Propiedad

Definición

Obtiene o establece un valor que indica si las notificaciones de que un trabajo de impresión ha terminado se envían al servidor de impresión o al equipo cliente.

public:
 property bool NetPopup { bool get(); void set(bool value); };
public bool NetPopup { get; set; }
member this.NetPopup : bool with get, set
Public Property NetPopup As Boolean

Valor de propiedad

Es true si las notificaciones se envían al equipo cliente; es false si las notificaciones se envían al servidor de impresión.

Se aplica a