PrintServer.NetPopup Propiedad

Definición

Obtiene o establece un valor que indica si las notificaciones que ha finalizado un trabajo de impresión 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

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

Se aplica a