PrintQueue.IsBidiEnabled 属性

定义

获取一个值,该值指示是否启用与打印机的双向通信。

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

属性值

true 如果启用了与打印机的双向通信,则为否则,为 false.

适用于