PrintQueue.PrintingIsCancelled Propiedad

Definición

Obtiene o establece un valor que indica si se cancela el trabajo de impresión actual.

public:
 property bool PrintingIsCancelled { bool get(); void set(bool value); };
public bool PrintingIsCancelled { get; set; }
member this.PrintingIsCancelled : bool with get, set
Public Property PrintingIsCancelled As Boolean

Valor de propiedad

true si se cancela el trabajo de impresión; de lo contrario, false.

Se aplica a