PrintQueue.IsDevQueryEnabled 属性

定义

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

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

属性值

如果队列保留不一致的配置,则为 true;否则为 false

适用于