PrintQueue.IsDevQueryEnabled 属性

定义

获取一个值,该值指示当文档和打印机配置不匹配时队列是否保存文档。

public:
 property bool IsDevQueryEnabled { bool get(); };
public bool IsDevQueryEnabled { get; }
member this.IsDevQueryEnabled : bool
Public ReadOnly Property IsDevQueryEnabled As Boolean

属性值

true 如果队列保存不匹配的配置,则为否则,为 false.

适用于