PrintQueue.IsXpsDevice 屬性

定義

取得值,其指出印表機的驅動程式是否建置在 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為 。

適用於