PrintQueue.IsXpsDevice 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得值,其指出印表機的驅動程式是否建置在 XPSDrv 模型上,以使用 XML 文件規格 (XPS) 作為其分頁描述語言。
public:
property bool IsXpsDevice { bool get(); };
public bool IsXpsDevice { [System.Security.SecurityCritical] get; }
public bool IsXpsDevice { get; }
[<get: System.Security.SecurityCritical>]
member this.IsXpsDevice : bool
member this.IsXpsDevice : bool
Public ReadOnly Property IsXpsDevice As Boolean
屬性值
true
如果印表機使用 XPS 印表路徑, 則為 ;否則為 false
。
- 屬性
備註
如果印表機不支援具有這個意義的訊號,則屬性一律 false
為 。