PrintServer.NetPopup 屬性

定義

取得或設定值,指出要將列印工作已完成之通知傳送給列印伺服器或用戶端電腦。

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

屬性值

如果要將通知傳送給用戶端電腦則為 true,要將通知傳送給列印伺服器則為 false

適用於