PrintQueue.IsServerUnknown Property

Definition

Gets a value that indicates whether the printer is in an error state.

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

Property Value

true if in the printer is in an error state; otherwise, false.

Remarks

If the printer does not support a signal with this meaning, then the property is always false.

Applies to