PrintQueue.IsBidiEnabled 属性

定义

获取指示是否启用与打印机进行双向通信的值。

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

属性值

Boolean

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

适用于