Erweitern Minimieren
Dieser Artikel wurde noch nicht bewertet - Dieses Thema bewerten.

PrintQueue.IsPrinting-Eigenschaft

Gets a value that indicates whether a job is printing.

Namespace: System.Printing
Assembly: System.Printing (in system.printing.dll)

public bool IsPrinting { get; }
/** @property */
public boolean get_IsPrinting ()

public function get IsPrinting () : boolean

Nicht zutreffend.

Eigenschaftenwert

true if a job is printing; otherwise, false.

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

Microsoft .NET Framework 3.0 wird unter Windows Vista, Microsoft Windows XP SP2 und Windows Server 2003 SP1 unterstützt.

.NET Framework

Unterstützt in: 3.0
Fanden Sie dies hilfreich?
(1500 verbleibende Zeichen)
© 2013 Microsoft. Alle Rechte vorbehalten.